Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 344: Line 344:
| TimeDifference  || Returns difference between first and second argument  || Number  || Arg1: Date Time; Arg2: Date Time; Arg3: unit of time
| TimeDifference  || Returns difference between first and second argument  || Number  || Arg1: Date Time; Arg2: Date Time; Arg3: unit of time
|-
|-
| GetUnixTime ||  
| GetUnixTime || Converts datetime into unix time || Number || Arg1: Date Time
|-
|-
| Get Date Part || Return a portion of a date time field || DateTime  
| Get Date Part || Return a portion of a date time field || DateTime  
|-
|-
| LengthOf || Return the length of a string || || Arg1: String
| LengthOf || Return the length of a string || N || Arg1: String
|-
|-
| IndexOf || Returns the first occurrence of a specified substring within a string || || Arg 1: String; Arg 2: substring
| IndexOf || Returns the first occurrence of a specified substring within a string || || Arg 1: String; Arg 2: substring
Line 394: Line 394:
| AssignNew || Creates a new instance of an object in the variable
| AssignNew || Creates a new instance of an object in the variable
|-
|-
| Delete ||  
| Delete || Deletes the record || Entity ||  
|}
|}


Navigation menu