PRINTFLABEL

THE BOX'S MAIN HELP:
Prints the value of variables with your own label text. Input can be 
most any data type, and the label any text string. Insert this box into 
data streams to display the values are. Use COND to control printing.

COND (input):
This controls whether to print PRN or not.
The default is miTRUE.
Can be connected to one of the Logic boxes to control printing.

THRU (input):
This value goes straight through to the output OUT, regardless of
the conditional input COND.
This may be a float, point, color, string, integer, boolean, or matrix.

PRN (input):
This is the value to be printed. 
This may be a float, point, color, string, integer, boolean, or matrix.

TXT (input):
This is the label text to be printed before the value.

OUT (output):
This is whatever A is.
Use this value to chain on to other boxes.
The OUT value always follows A, regardless of COND.

<-- BACK TO Functions

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.