Make a Boolean

Creates a boolean value.

 

Input Arguments

 

0

Boolean

Initial Value

The value of the boolean to create.

 

Return Arguments

 

1

Boolean

Result

The resulting boolean.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.