Module: Editor
Version: 4.3.0 +
Description
The Formula ConvertToLong is an deprecated formula automatically generated while converting Futurama documents from versions before 4.3.0 to Futurama version from 4.3.0. This formula cannot be created manually in the editor and is only introduced to make the conversion from some kinds of formulas to the more strict interpretation for version from Futurama 4.3.0 possible.
The Formula ConvertToLong converts a double or boolean value to a long.
Double: only round double values can be converted.
Boolean: TRUE is converted to 1, FALSE is converted to 0.
Parameters
Value:
This is the double or boolean value that is to be converted.