Application icon

Create Array Container

This statement is used to create an empty array container. The directed path field is the name of the container to be created. If the specified container already exists, it is overwritten.

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

The action test state will be set to true if there are no errors. The action test state will be false if any errors occurred. Named variable Container Error will contain the errror text. If the Stop action on error option is enabled, the action will be terminated with an error message in the case of an error.

Example:

Create empty array container 'sample'


Containers

Directed Paths