Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am not able to insert {[]} characters into StringValueCommandInput. I mean, when I create a command dialog with a single stringvaluecommandinput, user can not use {[]} characters in it. We need it so we can create regular expression strings. Is there an option to allow these characters?
Documentation says:
""
StringValueCommandInput
A StringValueCommandInput is used to get any string input from the user. Any text can be entered and no validation is performed.
""
Solved! Go to Solution.