No, for resources created via user interface, as far as I know, there is no such possibility.
You can safely use any loop with 'ignoring errors' inside, if you need to wait for adding elements.
Let's say I have a resource using "RandomInteger" type. How to get the minimum or maximum value of the resource to be set as variable value?
@duckinside said in Set variable from minimum value of RandomInteger resource:
Let's say I have a resource using "RandomInteger" type. How to get the minimum or maximum value of the resource to be set as variable value?
https://community.bablosoft.com/topic/16445/как-узнать-границы-ресурса
Thank you @Fox