Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 359: Line 359:


{| class="wikitable"
{| class="wikitable"
| '''Variable'''| Integer || MyNumber1 || TimeDifference ||  Entity.createdon || Entity.modifiedon || minutes
| '''Variable''' || Integer || MyNumber1 || TimeDifference ||  Entity.createdon || Entity.modifiedon || minutes
|-
|-
| '''Variable'''| String || MyString1 || Concat || Email me at || Entity.emailaddress1
| '''Variable''' || String || MyString1 || Concat || Email me at || Entity.emailaddress1
|}
|}


Once the variable has been initialized, you can use it other steps and conditions.
Once the variable has been initialized, you can use it other steps and conditions.
{| class="wikitable"
{| class="wikitable"
| '''Step''' | Entity.websiteurl || Assign || MyString2
| '''Step''' || Entity.websiteurl || Assign || MyString2
|}
|}


Navigation menu