blob: cb7c66dd3e25ef8b8b186a1de79fc872d533d7b4 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xset [$<name>=<object>]
3
4DESCRIPTION
5 Without an argument all current variable settings will be shown and
6 destructed objects removed from the list of variables.
7 With argument the specified variable will be set.
8
9EXAMPLES
10 xset $deep=deepthought
11 xset $xtool=$me.xtool
12 xset $god=$deep
13 xset $last_result=$result
14 xset $3=^$1.3
15