12 Feb 11, 11:05PM
if (checkalias thealiasyouwant) [ ] [ thealiasyouwant = [thedefault] ]
The first pair of brackets [ ] is empty, because if the alias already exists we don't want to overwrite it.
The first pair of brackets [ ] is empty, because if the alias already exists we don't want to overwrite it.