MoveDown method

Description
Move down into the current branch.
Syntax
MoveDown
(Branch As String)
Branch
— String specifying name of sub-branch to move to. An error is generated if string is not a valid sub-branch.
Example
'/* Move to selected sub-branch
MyOPCBrowser.MoveDown(sSubBranch)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal