System Method Examples

// if location is empty, use the caller's location

if(gs.nil(current.location)){

current.location.setValue(current.caller_id.location);

}

// Log the value of a system property

var from = gs.getProperty("glide.email.username");

gs.log("Email recipients will see '" + from + "' in their mail inbox FROM column");

results matching ""

    No results matching ""