This function is used in Python Scripting.

Description

Performs a browse at the given root.

Client Permission Restrictions

This scripting function has no Client Permission restrictions.

Syntax

system.opchda.browse(root)

  • Parameters

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

  • Returns

Results - The results of the browse operation from the given root. Refer to the Results object in the SDK.

  • Scope

Gateway, Vision Client, Perspective Session

Code Examples

There are no code examples for this function.

Keywords

system opchda browse, opchda.browse