Account
Lambdas / TEXT.JSON.PARSE

TEXT.JSON.PARSE

(json, [path])★ 761

Parse a JSON string. Optional JSONPath ($..items[*].name). Returns spilled array.

textby @p.argo

Definition

=LAMBDA(json, [path]),
  /* definition pending — backfill from contributor */
)