Description Usage Arguments Value
Construct a search sort to sort results returned from the search_workspace
function. This sort is only meant for use within the search_workspace
function.
1 | search_sort(timestamp = "last_edited_time", direction = "descending")
|
timestamp |
Which property to sort by. Currently, |
direction |
Which direction to sort in. Must be either |
A search sort object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.