Lib.numbers.bool.convert.BoolToFloat - tixl3d/tixl GitHub Wiki

BoolToFloat

in Lib.numbers.bool.convert


Allows the conversion of a Boolean value into a float value with predefined values

Also see [Boolean] / [Value]


Input Parameters

Name (Relevancy & Type) Description
BoolValue (BooleanRelevant) Input / definition of the boolean to be converted
ForFalse (Single) Defines which float value is output for 'False' or 0
ForTrue (Single) Defines which float value is output for 'True' or 1

Outputs

Name Type
Result System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️