Internal Functions ReferenceBoolean FunctionsBool to NumberOn this pageBool to NumberModule Info:moduleType: "internal",moduleName: "boolToNumber"DescriptionThe boolToNumber function receives a boolean value and returns its numeric value.InputsNameTypeRequiredbooleanboolean ✔ OutputsNameTyperesultnumberExamples Inputs Outputs boolean result true 1 false 0