SearchDocument
Get the entire document as a string.
Input
Name | Type | Description |
Collection | String | The collection name to search. |
_id | String | The primary key value of the collection. |
Result Set Columns
Name | Type | Description |
Document | String | Returns the entire document as a string. |