Destinations¶
Create, move, and copy commands place an item under a destination parent or at the root of a tree.
Move and copy destinations¶
Use one of these forms after to:
| Form | Destination |
|---|---|
to root |
The content or media root |
to "<key>" |
The item identified by a key |
to at "<path>" |
The item identified by a path |
The repeated prepositions are intentional: to introduces the destination, and at introduces a path reference.
Content destinations are content nodes. Media destinations should normally be media folders.
Create destinations¶
Create commands include at as part of their grammar. The forms are:
| Form | Destination |
|---|---|
at root |
The tree root |
at "<key>" |
The item identified by a key |
at "<path>" |
The item identified by a path |
Create commands do not use at at before a path.