This function is used to retrieve the current grouping separator.
Context
Adelia Web client
Parameters
ALPHA(1) |
l_GrpSep |
Grouping 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_GrpSep |
BOOL |
Returncode |
CALL_DLL 'VaToolBx' 'VaToolBxAwsGetGroupingSeparatorChar' l_GrpSep ReturnCode
=> output l_GrpSep contains character ','
List of the VaToolBx functions by topic