Jump to content

API Calculations.StorageULongToFloat

From Flowcode Help
StorageULongToFloat
Returns a float value from an unsigned long representation (used to store or transfer it) 
- ULONG ULongVal
The value stored in unsigned long representation 
- FLOAT Return


Detailed description

Examples