DI Jint

From Apps for Creatio
Revision as of 08:03, 17 April 2025 by CreatioWikiSysop (talk | contribs) (b)

There are specific commands in the Javascript Engine (JINT) relating to Creatio Only.

  1. getGUID
 - Parameters (a) COLLECTION (b) FILTER
 - returns GUID value
 EG
  >di.getGUID('AccountIndustry'),'name eq Business Services);


  1. getLookup