Menu

describeGlobal

Produces a Collection containing descriptions of objects in the user's Salesforce organization.

Each object is represented by a Map that has two entries:

  • name - The object's name.
  • label - The object's label in user interfaces.

Attributes

var

Required
Value type
EL-evaluated
Yes
String No
Defines the name of the variable holding the Collection of description Maps. 

Comments

0 comments