Westwind.Scripting Class Reference
CSharpScriptExecution.Evaluate
Table of Contents
On this page:

CSharpScriptExecution.Evaluate

Evaluates a single value or expression that returns a value.

public TResult Evaluate<TResult>(string code, object[] parameters)

Parameters

code

parameters

Overloads

public object Evaluate(string code, object[] parameters)

© West Wind Technologies, 2025 • updated: Apr 27, 2025
Comment or report problem with topic