Navigation: ESL Documentation > ESL Programmers Guide > ESL Language Elements > Type Conversions
For conversion of boolean values to integer or floating point values, the boolean value true is converted to the value 1; false is converted to the value 0.