up Inquisit Language Reference

evaluate function

An function that evaluates a string as an expression and returns the result.

Member of

<global>

Syntax

evaluate(s1)

Return Type

value

Parameters

Name Type Description
s1 string The string containing the IQScript syntax to parse.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.