{string} Traversal's root object ID.
{string} Traversal's root object Type.
{string[]} Array of traversal UUIDs associated with the root object type.
{string} Destination object's type.
{string[]} Names of the fields to be retrieved.
Optional
options: { {object} Optional object containing options: includeDisplayLabels.
Optional
includePromise containing the array of objects with specified fields and their values.
Promise containing the array of Traversals.
This API provides functionality related to traversal data.
Accessed from the window at
window.sas.vi.traversal
.Example