
onductor.conductor-java-sdk.3.15.0.source-code.script.js Maven / Gradle / Ivy
The newest version!
function e() {
if ($.value > 1){
return {
"key": "value",
"key2": 42
};
} else {
return {};
}
}
e();
© 2015 - 2025 Weber Informatics LLC | Privacy Policy