AutoPatrol, Bureaucrats, Administrators
683
edits
| m | |||
| Line 26: | Line 26: | ||
| == Examples == | == Examples == | ||
| <syntaxhighlight lang="c"> | |||
|   CreateContainer(FindObject(2), "New Container");    // Create container directly under "Infrastructure Services" |   CreateContainer(FindObject(2), "New Container");    // Create container directly under "Infrastructure Services" | ||
| </syntaxhighlight> | |||