Someone could explain me the command "/tokenize"
Code:
on 1:text:*:#:{
  tokenize 32 $strip($1-)
...
}