create-system-message-file() |
Creates a file containing all the system messages (and possible translations) of the current application. Syntax create-system-message-file( 'file' )
The required file is the name of the system message file to be created. Example create-system-message-file( 'TRAVEL.smg' )
|