system.opchda.browse

Description

Performs a browse at the given root.

Syntax

system.opchda. browse( root )

  • Parameters

String root - The root at which to browse. Needs to be a qualified path.

  • Returns

BrowseResults[] - The BrowseResults that that would result for the operation at that root.

  • Scope

All

Code Examples

There are no examples for this function.