Newer Version Available

This content describes an older version of this product. View Latest

WITH METADATA

Specifies if metadata is returned in the response. Optional clause.
No metadata is returned by default. To include metadata in the response, use the LABELS value, which returns the display label for the fields returned in search results. For example:
1FIND {Acme} RETURNING Account(Id, Name) WITH METADATA='LABELS'