Hi:
I wonder if there is a good way to add a custom column property that contains double quote and equal sign? The goal is to set the column property shown in the picture with JSL script. For double quote I have tried escape character \!", however; it doesn't work and still shows \!" in the column property.
Thank you,
Guanxiong
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt:name<<Set Property("DATA", " \!"CLASS_TYPE\!" ")