Skip to main content

GWA Command

Icon
GWA Command

Description

Create a model from a GWA string, inject data into a model using GWA command, or retrieve model data or results through a GWA command.

Input parameters

Icon Type Name Description
ModelParamModelGSA Model[Optional] Existing model to inject GWA command(s) into. Leave this input empty to create a new model from GWA string.
TextParamText ListGWA stringGWA string from GSA. Right-click on any data, and select copy all. Paste into notepad to check the data.
This input takes a a list of text strings that will automatically be joined. Construct a tree structure if you want to create multiple files.
The syntax of the command is based on GWA syntax and the units follow the GWA unit syntax; –
Refer to the “Keywords” document for details.
Note that locale is set to use '.' as decimal separator.
Right-click -> Help for further infor on GWA Commands.

Output parameters

Icon Type Name Description
ModelParamModelModelGSA Model parameter
GenericParamGenericReturned resultThe 'variant' return value from executing a GWA command issued to GSA.
The syntax of the command is based on GWA syntax and the units follow the GWA unit syntax; –
Refer to the “GSA Keywords” document for details.
Note that locale is set to use '.' as decimal separator.
Right-click -> Help for further infor on GWA Commands.