All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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