fun evalCode(code: String, data: Map<String, Any> = mapOf()): GroovyConsoleResult
Evaluate Groovy code snippet on AEM instance.