Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
globalMap.put("variable_name", variable_value);
globalMap.get("variable_name");
globalMap.put("rowNbr", row1.rownumber);
((Integer)globalMap.get("rowNbr")) > 0