Conditional popup by comparing a value of a previously completed task
This is useful for programmatically setting a value of entity ID to a task.
For instance when you guide the user to create an entity and later you want to display a popup in the entity's row of a table.
Item {{ item }}
Type a number between 1 to 10
Click Set Task to set the value {{input}} to the task.
The popup is only displayed for the selected number ({{example4List.getValue('example4Value')}}).