Feature Request: External variables

 
Hello,

It would be good to create multiple choice values for an extern variable. For example:

extern string myDropDownListChoices="Option1"|"Option2"|"Option3";

and it would display a drop down list of only those string choices.

or --

extern int myDropDownListChoices=50|100|200;

and it would display a drop down list of only those integer choices.


Is this possible? It would be VERY VERY helpful!

Thank you for thinking about this. Please let me know the answer.

Sincerly,

Christian B.
 
This feature is planned but I don't know exactly when
 
This feature is planned but I don't know exactly when


Thank you Slawa.
Reason: