@Dexter said in Resource LineFromFile:
What if the user don't has the .txt file?
I gave an example of use, you can receive data in any way convenient for you (for example, get-request)
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