Skip to content
Snippets Groups Projects
displayValueProcess.js 159 B
import("system.vars");
import("system.result");
import("Contact_lib");

result.string(ContactUtils.getTitleByContactId(vars.get("$field.TESTING_CONTACT_ID")));