spenumacha
Member
PL/SQL Developer version: 9.0.0.1601
Feature: templates
I need a restricted list and each item in the list has a comma. For example, say I would like a list with two items:
ABC,DEF
GHI,JKL
I'm defining the list like this:
[MyList="ABC,DEF","GHI,JKL"]
However in template wizard UI, I see 3 entries like this
ABC,DEF
GHI
JKL
What am I doing wrong?
Feature: templates
I need a restricted list and each item in the list has a comma. For example, say I would like a list with two items:
ABC,DEF
GHI,JKL
I'm defining the list like this:
[MyList="ABC,DEF","GHI,JKL"]
However in template wizard UI, I see 3 entries like this
ABC,DEF
GHI
JKL
What am I doing wrong?