Split

String Tokenizer

String Tokenizer

The content of the following script is very similar to some other scripts in the repository. The tokenizer takes a string and breaks it into smaller strings at every space. So if I had a sentence like: "the answer is 42" the tokenizer would give me an array of strings like this:

Prepare For Output -- Parse Full Name (including suffixes)

Prepare For Output -- Parse Full Name (including suffixes)

Prepare For Output -- Parse Zipcode

Prepare For Output -- Parse Zipcode
Syndicate content