Hiya. I'm here because I've been searching all over the help file looking for a command that tells you the Nth word in a text.... example:
"We are zombies" = text
$unknown-command(We are zombies,1) returns "We"
and so on.... do you know if it exists or not?