Skip to main content
Version: 7.9

system.opchda.browse

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

TypeParameterDescription
StringrootThe 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