Returns a pipe bar (|) delimited list of the object names within Salesforce (e.g. "Account|Contact|Opportunity").
SFGetObjectList([Trigger])
Where:
Trigger is the value to change in order to re-evaluate the function.
Rule | Meaning |
---|---|
SFGetObjectList(TRUE) | Returns a pipe bar (|) delimited list of the object names. Change to re-evaluate the function. |