CitectSCADA uses the following functions for converting and formatting numbers and strings:
Formats a string, number, or variant to the format expression (fmt ). |
|
Converts a value to a string representing the hex value. |
|
Converts a value to a string representing the octal value. |
|
Converts a value to a string containing numeric characters. |
|
Converts a string containing numeric characters to a numeric value. |