GetTransitText
(Engine-Level Function)
Description: | Get Transition Document Text. This function returns information about the documentation of an action. |
Warning: | This function should be used only by advanced programmers. |
Returns: | Text |
Usage: | Script Only. |
Function Groups: | Compilation and On-Line Modifications, Advanced Module |
Related to: | AdjustCode | GetModuleText | GetOneParmText | GetParmText | GetStateText | GetVariableText | SetModuleText | SetOneParmText | SetParmText | SetStateText | SetTransitText | SetVariableText | TextOffset | TextSize |
Format: | GetTransitText(Action, Mode) |
Parameters: |
Action | ||||||||||||||||||||
Required. Any expression for the code value that defines the action. | ||||||||||||||||||||
Mode | ||||||||||||||||||||
Required. Any numeric expression which defines the information desired
|