TExprWorkspace.Variables Property

TExprContext Variables { get; set; }

Stores names and data of named variables.

Returns: TExprContext

Remarks:

TExprContext can be filled with a call to TMtxExpression.SaveContext/LoadContext.