eval(String) method

Evaluates the given string as an Agentry SDML expression and returns the result.

Syntax

public String eval ( String sdmlString )

Parameters

Returns

The result as a string.