Description: This statement sets the text for the parameters of a function.
Warning: This statement should be used by advanced users only since irrevocable alteration of your application may occur.
Returns: Nothing
Usage: Script
Format: SetParmText(Code, Text)
Parameters: Code { Code value } { required } { no default: }
Any expression for the code value of the statement.
Text { text } { required } { no default: }
Any text expression. The text in the .SRC file for the parameters of Code will be replaced by Text.
Comments:
See Also:
AdjustCode | GetModuleText | GetOneParmText | GetParmText | GetStateText | GetTransitText | GetVariableText | SetModuleText | SetOneParmText | SetStateText | SetTransitText | SetVariableText | TextOffset | TextSize