Other Keywords

after

Supported By

Syntax

put value after container

Example

put " not" after word 11 of steve

Description

The after keyword is a preposition used with the put command to determine where the given value goes inside the given container. After specifies that the given value should be placed immediately following the existing contents.

See Also

into, before, put