SessionProfile.LastErrorSpecialVariable Property

Provides description of the lastError built-in special variable.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public abstract IBuiltInVarInfo LastErrorSpecialVariable { get; }

Property Value

IBuiltInVarInfo

Implements

ISessionProfile.LastErrorSpecialVariable

See Also