Difference between revisions of "Template:LSL Constants/JSON"

From Second Life Wiki
Jump to navigation Jump to search
m (Created page with "{{{!}} {{prettytable}} {{!}}- {{hl2}} ! {{!}} Constant ! {{!}} Value ! {{!}} Unicode ! {{!}} {{LSLGC|Encoding/URL|URL Encoded}} ! {{!}} HTML Encoded ! {{!}} Description {{!}}- {{…")
 
m
Line 28: Line 28:
{{!}} 
{{!}} 
{{!}}  
{{!}}  
{{!}}-
{{!}}- {{#if:{{{subset|}}}||
{{!}} {{LSL Const|JSON_NUMBER|string|}}
{{!}} {{LSL Const|JSON_NUMBER|string|}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
Line 63: Line 63:
{{!}} 
{{!}} 
{{!}}  
{{!}}  
}}{{!}}-
{{!}}}
{{!}}}

Revision as of 12:25, 12 June 2013

Constant Value Unicode URL Encoded HTML Encoded Description
JSON_INVALID FDDO "%EF%B7%90" 
JSON_OBJECT FDD1 "%EF%B7%91" 
JSON_ARRAY FDD2 "%EF%B7%92" 
FDD3 "%EF%B7%93" 
JSON_STRING FDD4 "%EF%B7%94" 
JSON_NULL FDD5 "%EF%B7%95" 
JSON_TRUE FDD6 "%EF%B7%96" 
JSON_FALSE FDD7 "%EF%B7%97"  -