User Tools

Site Tools


action:Set_JSON_Value

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
action:Set_JSON_Value [2019/06/24 23:38]
peternlewis
action:Set_JSON_Value [2023/09/15 04:19] (current)
peternlewis
Line 10: Line 10:
  
 The value will be considered a JSON object if it starts with a `[` or `{` and ends with the matching closing bracket and optional white space. ​ Otherwise, the value will be considered a string (Non-Strict mode), or must be a valid JSON value (Strict Mode). The value will be considered a JSON object if it starts with a `[` or `{` and ends with the matching closing bracket and optional white space. ​ Otherwise, the value will be considered a string (Non-Strict mode), or must be a valid JSON value (Strict Mode).
 +
 +If the value is `%Delete%`, then the JSON key or array entry will be deleted (v11.0+).
  
 ===== Action Options (Gear ⚙ Menu) ===== ===== Action Options (Gear ⚙ Menu) =====
action/Set_JSON_Value.txt · Last modified: 2023/09/15 04:19 by peternlewis