Text Manipulation
| Command : |
|
|
*DELETE [-SLEAPR] <string> |
This command allows you to get delete text in a room description.
Examples :
:*del -A
{deletes the long, short and event text of a room}
:*del -S
{deletes the short text of a room }
:*del -L
{deletes the long text of a room }
:*del -E
{deletes the event text of a room }
:*del -P I want to delete this phrase.
{deletes the phrase following -P}
:*del -R test
{deletes remaining text after the string test}
|