Adds a new item to a list in the Agent’s state. Useful for tracking multiple values over time.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
State elementText-----
ValueTextTextarea----

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.