Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sets a member within a JSON object or element within a JSON array to the given array of values. New in 2.1.1

Syntax

Code Block
Result = SRP_Json(Handle, "SetValueArray", Identifier, Array, Delim)

...