Hello everyone! I am learning how to script and I am trying to multiply a variable using the script these are the things I have tried so far.
%VARIABLE := %VARIABLE + 400%
%VARIABLE := %VARIABLE x 4
I am now stumped. Any advice would be greatly appreciated.