DI Jint

From Apps for Creatio

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