Undocumented encoded JOIN query syntax?
All, I have found a strange piece of code in in the OOTB Script Include "ChangeCollisionHelper": /** * Get all the CI GlideRecords that depend on the given CI * * return GlideRecord */ ChangeCollisionHelper.getCIDependants = function (ciSysId) { ...