BOOLEAN2INT

THE BOX'S MAIN HELP:
This function converts boolean BOOL to integer I.
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.

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

<-- BACK TO Components

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