Check syntax for all expressions (including ternary)
Namespace: uStrata.MathDaemon.Wcf.ContractsAssembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax
Parameters
- instanceId
- Type: System Guid
Instance identifier
- sessionId
- Type: System Guid
Session identifier
Return Value
Type: MathDaemonResponse BooleanTrue if success, otherwise false. Encapsulated in MathDaemonResponse object.
If syntax error found, it added to Error parameter.
See Also