cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
203
Views
5
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Grant Bagdasarian on 17-02-2012 09:10:46 AM
Hello,
 
I'm trying to create a Json array string, but this requires the brackets. I've read that everything is a string in TCL and when the interpeter encounters brackets it treats everything inside that as a command. Does this mean I can't create a Json array in TCL? 
 
Thanks,
 
Grant

Subject: RE: String brackets in TCL
Replied by: Grant Bagdasarian on 17-02-2012 10:00:13 AM
Never mind. I solved it. I wasn't escaping the brackets correctly.

This works: \[VALUE\]
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links