OMBCC

Purpose

Change Context command allows users to change the current context to the desired ___location in OWB tree. The target context can be specified either as an absolute path starting from the root ('/') or as a relative path starting from the current context. Also, the path can contain '..', which allows to navigate "up" to the parent context.

Prerequisites

Must be connected to a OWB workspace of the repository.

Syntax

parseChangeContextCommand =  OMBCC "QUOTED_STRING"

Parameters

parseChangeContextCommand

Specify change context command.

QUOTED_STRING

The target context to switch to.

See Also

OMBDCC