GetMaxDecimalPlaces
This function queries the currently set number of decimal places after which a floating point number is truncated.
Syntax
METHOD GetMaxDecimalPlaces : DINT
Return value
Name | Type | Description |
---|---|---|
GetMaxDecimalPlaces | DINT | The currently set number of digits after which a floating point number is truncated. |