This article is about the create-application-text-file action in the USoft Action Language.
create-application-text-file()
Creates a file containing all the application strings (and possible translations) of the current application.
Syntax
create-application-text-file( 'file' )
The required file is the name of the application text file to be created.
Example
create-application-text-file( 'TRAVEL.umg' )