I am filling a Variable with the contents of a Textfile using a For-Each Loop. At the end the Variable looks like:
Text|Text 2|Text 3
If i use this Variable within a Prompt for user Input, it does not create a Popup Menu like it does when I enter
Text|Text 2|Text 3
into the Macro editor.
Is this intended or a bug?