Versions Compared

Key

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

...

Data structure (optional) - A Profound.js data structure reference. If specified and a record is found, the referenced data structure will be populated with the record data. If not specified, the data is populated into global fields.  If the data structure is not qualified, you must wrap the parameter with the pjs.ds() API.

Return Value

If a record is found, this method returns an object containing the fields in the matched record as properties. 

...