Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StoreExistence                               "Key"

ActionMenuItem

The ActionMenuItem SFDC component supports the StoreExistence action.

StoreExistence

This action stores existence of the object under the specified key. The key value can be retrieved using the key name. 

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Key

Enter the key name under which the existence's Boolean value will be stored. 

  • Stores True if the object exists.

  • Stores False if the object does not exist.

Yes

String

Example:

StoreExistence                               "Key"