GetParmText
(Engine-Level Function)
| Description: | Returns the text for all parameters of a function. |
| Warning: | This function should be used only by advanced programmers. |
| Returns: | Text array |
Usage: ![]() |
Script Only. |
| Function Groups: | Compilation and On-Line Modifications, Advanced Module |
| Related to: | AdjustCode | GetModuleText | GetOneParmText | GetStateText | GetTransitText | GetVariableText | SetModuleText | SetOneParmText| SetParmText | SetStateText | SetTransitText | SetVariableText | TextOffset | TextSize |
Format: ![]() |
GetParmText(Function) |
| Parameters: |
| Function |
| Required. Any expression for the code value of the function. |
| Comments: | This function may only appear in a script. |
