alias myowncommand {
if (-* iswm $1) { var %parameters = $1 | tokenize 32 $2- }
...
...
...
}