Converts a bool to a float
Device + Agent
Float — 1.0 for true or 0.0 for false
true
false
This method returns either 1.0 or 0.0 depending on whether the target bool is true or false.