Condition Operator as Constant?
-
It appears possible to set the Condition operator as a Constant.

If this is possible, what type of Constant to use, string?
-
I don't understand what do you want exactly. You can use your 'OrderPct' constant on the right side of the Condition block by choosing the option 'Value' at the upper display.
-
If you read all of my post you'd see I was asking what data type to use, and if it will actually work or not.
That OrderPct Constant is a double and wouldn't save.
I tried another as a string and it still wouldn't save.
... so I'm asking if it's even possible, and if there's any tricks to make it work like using quotes or something.
Did you test this yourself before telling me how to do it?@fxDreema , any help with this?
-
it is not possible

-
@drayzen It is string, but I'm not sure that it will work. This particular parameter is a little bit more special
-
@fx-dreema my friend (customer) also request this, >, <, >=, <= and more set at constant, usually i tested in this account as dummy, and need to compile in another account
-
Use another condition at the top, from this to activate the block that contains this particular condition, you can use enum to create different options
-
@jstap can create a simple example for me see? i not that understand and familiar

-
There is an example of enum here: https://fxdreema.com/shared/TRSxAxdmd