Is it possible to use a variable to return an operator (or also a string). Example of part of code below:
1
2
3
4
5
6
IFopVar=1THEN
myOperator=>
ELSIFopVar=2THEN
myOperator=<
ENDIF
For this opVAR would be a variable set in ‘Variable optimization’ and myOperator could be used elsewhere in the code where I wanted to check different results based on less than or greater than.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok