ActiveState

Description:              ActiveState returns the code value of the currently active state in the given module instance.

Returns:                    Code Value

Usage:                       Script or steady state.

Parameters:             Object    { Object value }  { required }  { no default }

                                                Any object expression to be monitored in the module instance.

Comments:               A code value is a combination of module and state that is the currently active statement in the given module instance (object value).

Example:

state = ActiveState(readObj);

See Also:

ActiveCode | ActiveWindow | CurrentWindow | StateName | ModuleFileName