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 VTS programming. 

Returns:                    Text array

Usage:                       Script

Format:                      GetParmText(Function)

Parameters:             Function     { Code value }  { required }  { no default }

                                              Any expression for the code value of the function.

Comments:               This function may only appear in a script.

See Also:

AdjustCode | GetModuleText | GetOneParmText | GetStateText | GetTransitText GetTransitText| GetVariableText | SetModuleText | SetOneParmText SetOneParmText| SetParmText | SetStateText | SetTransitText | SetVariableText | TextOffset | TextSize