Name: |
Description: |
|
CurToStr |
function |
Converts a currency expression into a string value.CurToStr (function) |
FloatToInt |
function |
Converts a measure expression into an integer value.FloatToInt (function) |
FloatToStr |
function |
Converts a measure expression into a string value.FloatToStr (function) |
IntToFloat |
function |
Converts an integer expression into a measure value.IntToFloat (function) |
IntToStr |
function |
Converts an integer expression into a string value.IntToStr (function) |
StrToCur |
function |
Converts a string value into a currency value.StrToCur (function) |
StrToFloat |
function |
Converts a string into a measure value.StrToFloat (function) |
StrToInt |
function |
Converts a string into an integer value.StrToInt (function) |