This function is used to retrieve the current decimal separator.
Context
Adelia Web client
Parameters
ALPHA(1) |
l_DecSep |
Decimal separator character. |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if it was not. |
Example
ALPHA(1) |
l_DecSep |
BOOL |
Returncode |
CALL_DLL 'VaToolBx' 'VaToolBxAwsGetDecimalSeparatorChar' l_DecSep ReturnCode
=> output l_DecSep contains '.'
List of the VaToolBx functions by topic