Type
Data Process.
Behaviour
It removes an empty container with related dimensions and grids. The container can be deleted logically or physically.
Parameters
System parameters
Examples
Logically remove the empty visible container “container1”:
[OPH_TERM] >> oph_deletecontainer container=container1;cwd=/session-code;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
container | “string” | “yes” | |||
delete_type | “string” | “no” | “logical|physical” | “logical” | |
hidden | “string” | “no” | “yes|no” | “yes” | |
cwd | “string” | “yes” | |||
exec_mode | “string” | “no” | “async|sync” | “async” | |
sessionid | “string” | “no” | “null” | ||
ncores | “int” | “no” | “1” | “1” / “1” | |
objkey_filter | “string” | “no” | “all|none|deletecontainer “ | “all” |