Hello.
I have problems to define a variable to the sum of two numbers or two other variables:
command /calculator [<number>] [<number>]:
trigger:
set {_1} to a random number between 1 and 10
set {_2} to a random number between 1 and 10
set {_3} to sum of {_1} and {_2}
I hope you can help me.
Best regards.
I have problems to define a variable to the sum of two numbers or two other variables:
command /calculator [<number>] [<number>]:
trigger:
set {_1} to a random number between 1 and 10
set {_2} to a random number between 1 and 10
set {_3} to sum of {_1} and {_2}
I hope you can help me.
Best regards.