Specify JSON in /var help
| @@ -2086,7 +2086,7 @@ export function registerVariableCommands() { | ||
| 2086 | 2086 | splitUnnamedArgumentCount: 1, |
| 2087 | 2087 | helpString: ` |
| 2088 | 2088 | <div> |
| 2089 | 2089 | Get or set a variable. Use <code>index</code> to access elements of a JSON-serialized list or dictionary. |
| 2090 | 2090 | To convert the value to a specific JSON type when using with <code>index</code>, use the <code>as</code> argument. |
| 2091 | 2091 | </div> |
| 2092 | 2092 | <div> |