Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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