Syntax:
GetCurrentTagText()
Description: Returns the AML tag currently being executed.
Parameter Description
(no parameters)
Example:
Sub Main MsgBox GetCurrentTagText() End Sub
See Also:
GetCurrentLineNumber