Skip to content

llJsonGetValue

Function Syntax
string llJsonGetValue(
  1. string JSON,
  2. list Specifiers
);

Gets the value indicated by Specifiers from the JSON string.