Specify JSON in /var help

873f25e330cc3c9eee8310eac56dd2afe99abb36

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/scripts/variables.js+1 -1
@@ -2086,7 +2086,7 @@ export function registerVariableCommands() {
20862086 splitUnnamedArgumentCount: 1,
20872087 helpString: `
20882088 <div>
20892089 Get or set a variable. Use <code>index</code> to access elements of a JSON-serialized list or dictionary.
20902090 To convert the value to a specific JSON type when using with <code>index</code>, use the <code>as</code> argument.
20912091 </div>
20922092 <div>