@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Number([[A1]]) + Number([[A2]])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?
-
@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