Skip to content
Snippets Groups Projects
displayValueProcess.js 222 B
Newer Older
a.schindlbeck's avatar
a.schindlbeck committed
import("system.result");
import("system.vars");
import("Keyword_lib");
import("KeywordRegistry_basic");

result.string(KeywordUtils.getViewValue($KeywordRegistry.offerProbability(), vars.get("$field.PROBABILITY")));