Retrieves the value for the Key in the Map.
Value is put into the Map with the Key. If the Key already exists in the Map, the Value is replaced.
Key and the associated value are removed from the Map.
The SObject type the map will hold records for.
The SObject field for the SObject type entered into Object For “Records” (Input) to use as the key field in the map. This is the field that will be used to retrieve records from the map.
A collection of SObject records, of theSObject type entered into Object For “Records” (Input).
Retrieves the record(s) for the Key in the Map.
A record or list of records is put into the Map with the Key. If the Key already exists in the Map, the Value is replaced.
Key and the associated record(s) are removed from the Map.
The time the field defaults to, in HH:MM or HH:MM:SS format depending on if the Display Seconds is selected. To default to the current time, enter “Now”.
A true/false value to determine if the time should display just hours and minutes, or hours, minutes and seconds. By default, only hours and minutes display.