T
The data type that the expression should return.
Platform Core .NET Assemblies API
Eval<T>(String) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > IScriptSession Interface > Eval Method : Eval<T>(String) Method
expression
The text of the expression.

Glossary Item Box

Executes an expression that returns the result of the specified data type.

Syntax

 
C#
 
 

Parameters

expression
The text of the expression.

Type Parameters

T
The data type that the expression should return.

Return Value

The result of the expression.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.