Home Search

DriveWorks Pro 21
SFGetObjectList

Send Feedback

SFGetObjectList

Returns a pipe bar (|) delimited list of the object names within Salesforce (e.g. "Account|Contact|Opportunity").

Syntax

SFGetObjectList([Trigger])

Where:

Trigger is the value to change in order to re-evaluate the function.

Examples

RuleMeaning
SFGetObjectList(TRUE)Returns a pipe bar (|) delimited list of the object names. Change to re-evaluate the function.