Application icon

Display Container Item in Container Viewer

This statement will display the item referenced in the directed path field in the Container Viewer. The directed path field must refer to a container or an array or object in a container. If the directed path field is empty or resolves to be empty at runtime, the Container Viewer is closed.

The text field can contain any of the escape sequences defined in Escape Sequences.

Note that any container can be displayed in the Container Viewer at runtime from a displayed Debug panel.

Examples:

Display the container item at 'sample.list' in the Container Viewer
Close the Container Viewer
Display the container item at '\<path to display>' in the Container Viewer

The second statement has an empty directed path field. The third statement specified the directed path in named variable path to display. If the named variable resolves to be empty, the Container Viewer will be closed.



Containers

Directed Paths