TIP
isSet(<variable>)
<variable>
1: if (isSet($args$[0]) { 2: sendMessage($player$, 'First argument is set') 3: }