A group of actions: None


The action returns the value and metadata of the element whose ID is specified in the parameters.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Element IDThe unique ID of the queue element to get.Robin.String
Yes
Disable readingIf the value is «true», the action will block the element from being read by other robots, and hide it in the queue. The hidden element will not be found by other robots when searching by condition. If the element is already read-locked by another robot and has not been unlocked within the timeout, the action will return an error.Robin.BooleantrueNo
Disable writingIf the value is «true», the action will block the item from updating for other robots. If the item is already blocked for updating by another robot and has not been unblocked within the timeout, the action will return an error.Robin.BooleantrueNo
Timeout, msThe amount of time the action waits for an item to be unlocked if it is already locked for reading or updating (if the «Lock for updating» option is active) by another robot or user. Specified in milliseconds. If the element is not unlocked or removed, the action returns an error. If «-1» is specified, the action waits until the item is unlocked or removed.Robin.Numeric
No
Results
TagsA collection of strings where each element is a separate tag of the received element.Robin.Collection

PriorityThe priority of the received element over other elements in the queue.Robin.Numeric

Date and time of creationThe date and time the item was added to the queue.Robin.DateTime

Date and time of updateThe date and time the item was last updated.Robin.DateTime

ValueThe value of the received element of the queue.Robin.Object

  • Нет меток