Blockland Forums > Modification Help

Command to get the nth word.

Pages: (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

Pages: (1/1)

Go to full version