The Regex Coach - Tutorial step 16

Type 3 into the input field next to the word "Limit".

Screen Shot

The resulting array is now limited to at most 3 elements. This is similar to the effect of the third argument to Perl's split operator.

NEXT STEP