SubStatementIndex

(Engine-Level Function)

Description: Returns the index of a function within the statement where it is called.
Warning: This function should be used by advanced users only.
Returns: Numeric
Usage: Script or steady state.
Function Groups: Compilation and On-Line Modifications,  States
Related to:
Format: SubStatementIndex(CodePointer)
Parameters:  
CodePointer
Required. Any code pointer value expression for the function.
Comments: This function returns 0 if CodePointer is a statement.