I would like to know how can I test if my alert is 'At market" ?
Sorry for this basic question but I don't know how to manage enum type in a script.
I haven't found an example in your documentation
Size:
Color:
Documentation:
1. Press F11
2. Alerts Object
3. OrderType
Size:
Color:
Just an illustration of managing an enum:
CODE:
Please log in to see this code.
Size:
Color:
Thank you !
Size:
Color:
I have the following code and I don't understand why I have the following error : "string" does not contain a definition for 'AtClose'...
Where is the problem ?
CODE:
Please log in to see this code.
Size:
Color:
QUOTE:
Where is the problem ?
Not in this snippet.
Size:
Color:
Sorry... I found the problem. I used a string namely OrderType. It's that why the compilation gives me the error message
Size:
Color: