/

EvaluateMultiValues

[this page | pdf | back links]

Function Description

Evaluates an expression (InputExpression) using a specified computer language (Language) and (if applicable) given a specific entry point (EntryPoint) into the expression a multiple number of times, each time substituting a specific value for a selected variable. If Language is blank then it uses the expression convention described here.

 

The number of units debited from a SessionId to carry out this function is driven primarily by the complexity of the expression involved and the number of calls to other Nematrian functions included in the expression.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String
Parameter NameVariable TypeDescription
InputExpressionStringExpression to be evaluated
LanguageStringLanguage used when interpreting expression
EntryPointStringEntry point (if expression involves a program)
SubstituteNameStringName of variable being substituted in evaluation
SubstituteTypeStringType of this variable (e.g. double, string, integer, date)
SubstituteValuesString()Array of values taken by variable being substituted

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Expression evaluation functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile