Two rudimentary questions: 1) If I'm creating a text array consta

Two rudimentary questions:

1) If I'm creating a text array constant how would I represent a semicolon (since entries are separated by semicolons)

2) If I'm creating a text array in SAIL (e.g. {"1","2","3"} ) how would I represent the double-quotes? I think the answer here is to use a char function but wonder if there is another way to handle it.

I'm sure these are simple, I just couldn't seem to find anything on the News or Documentation that gave me an example for special characters in the above two questions.

OriginalPostID-166283

OriginalPostID-166283

  Discussion posts and replies are publicly visible