This function is used to retrieve the current date separator.
Context
Adelia Web client
Parameters
ALPHA(1) |
l_DateSep |
Date 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_DateSep |
BOOL |
Returncode |
CALL_DLL 'VaToolBx' 'VaToolBxAwsGetDateSeparatorChar' l_DateSep ReturnCode
=> output l_DateSep contains '/'
List of the VaToolBx functions by topic