Changes

Line 66: Line 66:  
==<p><b>More information</b></p>==
 
==<p><b>More information</b></p>==
   −
The syntax {} or [] can be selected from the Settings screen > Magic Text Default Bracket Style. That is, {LocalVariableName} or [LocalVariableName].
+
The syntax {} or [] can be selected from the Settings screen > Magic Text Default Bracket Style. That is, either {LocalVariableName} or [LocalVariableName]
   −
For arrays/dictionary, to output them in to a string variable in json format...
+
To output array/dictionary to a string variable in json format...
 
Local: {lvjson=localVariableName} or [lvjson=localVariableName]
 
Local: {lvjson=localVariableName} or [lvjson=localVariableName]
 
Global: {vjson=globalVariableName} or [vjson=globalVariableName]
 
Global: {vjson=globalVariableName} or [vjson=globalVariableName]
editors
241

edits