GetParmText
| Description: | Returns the text for all parameters of a function. |
| Warning: | For use by advanced programmers only. Effective use of this function requires a thorough understanding of VTScada programming. |
| 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. |
