Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
set VAL=’$1*$2’;
Let X = $(VAL(6,4,9));
based on the above exp how to calculate the X value?
Thanks in advance
what is the objective here?
Try like:
=$(=$(X))
Or
=$(=$(=X))
the output would be 6*4 -> 24
You mentioned only two parameters. In that, what was the intend to build 9