How to pass a string value with pipe(|) symbol to Get string value from value set() in AutoComplete
Summary: How to pass a string value with pipe(|) symbol to Get string value from value set() in AutoComplete
Content (required): When we try to pass a string value like 'US|FL|DELRAY BEACH'(which is delimited with | symbol) to 'Get string value from value set()', it is not working as expected, whereas the value 'US,FL,DELRAY BEACH(which is delimited with , symbol) works correctly. Please let us know how to handle string values with | symbol with this function in AutoComplete.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0