Inputbox behaviour when list only one item long

I am submitting this for infomation and if possible a fix.

When a programatically created list for input box contains only one item (“item1” not “item1|item2|item3”) then if “item1” has a trailing space or several trailing spaces, like so "item1 " or "item1 ", then inputbox returns the string, if selected, minus the trailing space/s. This makes string comparisons impossible.

Please post issues to the official API Issue Tracker …

Ok I will.

1 Like