
aem.groovy.console.aem-groovy-console.15.1.0.source-code.email-success.template Maven / Gradle / Ivy
Script executed by $username on $timestamp.
Script
$script
<%
if (result) {
out << "Result
"
out << "${result}
"
}
if (output) {
out << "Output
"
out << "${output}
"
}
%>Running Time
$runningTime
© 2015 - 2025 Weber Informatics LLC | Privacy Policy