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