BOOLEAN2SCALAR

THE BOX'S MAIN HELP:
This function converts boolean BOOL to scalar S.
miTRUE = 1 and miFALSE = 0.

BOOL (input):
This must be a boolean. Default is false.
This value is converted directly to a scalar.
miTRUE = 1 and miFALSE = 0.

S (output):
This function returns the scalar version S of boolean input BOOL.
miTRUE = 1 and miFALSE = 0.

<-- BACK TO Components

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