Blockland Forums > Modification Help
Command to get the nth word.
(1/1)
frogger3140:
What's the function to find the nth word in a string?

example:

getString("Hello World!", 2); would return World!
getString("Hello World!", 1); would return Hello
frogger3140:
nvm, found it myself :D
Navigation
Message Index

Go to full version