XCommand | Description | Parameters |
---|
Groups.Invisible | Hides all groups matching the provided matching criteria. | - GroupNameFilter_1 - 10: group name; wildcards * and ? are allowed
|
Groups.SetVariables | Sets variables of groups matching the provided criteria. | - GroupNameFilter: group name; wildcards * and ? are allowed
- VariableName_1 - 5: variable name
- VariableValue_1 - 5: variable value
|
Groups.Visible | Shows all groups matching the provided criteria. | - GroupNameFilter_1 - 10: group name; wildcards * and ? are allowed
|
Layers.Disable | Disables all layers matching the provided criteria. | - LayerNameFilter_1 - 10: layer name; wildcards * and ? are allowed
|
Layers.Enable | Enables all layers matching the provided criteria. | - LayerNameFilter_1 - 10: layer name; wildcards * and ? are allowed
|
Layers.Invisible | Hides all layers matching the provided criteria. | - LayerNameFilter_1 - 10: layer name; wildcards * and ? are allowed
|
Layers.SetVariables | Sets variables of layers matching the provided criteria. | - LayerNameFilter_1 - 10: layer name; wildcards * and ? are allowed
- VariableName_1 - 5: variable name
- VariableValue_1 - 5: variable value
|
Layers.Visible | Shows all layers matching the provided matching criteria. | - LayerNameFilter_1 - 10: layer name; wildcards * and ? are allowed
|
Objects.SetProperties | Sets properties of visualization objects matching the provided criteria. | - ObjectIdFilter: matching criteria for the NAME property; wildcards * and ? are allowed
- PropertyName_1 - 5: property name
- PropertyValue_1 - 5: property value
|
Pages.Goto | Navigates to the specified page. | - PageName: page name. Alternatively use "PREVIOUS>"and <NEXT> to navigate in the page history or <HOME> to navigate to the home page.
- ViewId: view in which the page shall be opened. Valid values are Current, Main, View2, View3. If not used, Current will be used.
|
Pages.SetVariables | Sets variables of pages matching the provided criteria. | - PageNameFilter: page name; wildcards * and ? are allowed
- VariableName_1 - 5: variable name
- VariableValue_1 - 5: variable value
|
Workspace.SetVariables | Sets workspace variables. | - VariableName_1 - 5: variable name
- VariableValue_1 - 5: variable value
|