Skip to content
Snippets Groups Projects
user avatar
Ryan McElroy authored
This function allows returning only the nth "word" from a string. By default
a string is split as by Python's split() function default, but an optional
third parameter can also override what string the string is split by.
8f23f809
History
Name Last commit Last update