hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

function-evaluate

Evaluates JavaScript code with access to the current execution context.
Parameter
Type
Description
javascript
string
JavaScript code to evaluate
return
any
Result of the JavaScript evaluation, or null if no value is returned