Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Command to get the nth word.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Command to get the nth word. (Read 640 times)
frogger3140
December 12, 2010, 05:35:12 PM
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
Ad Bot
Advertisement
frogger3140
December 12, 2010, 05:37:04 PM
nvm, found it myself :D
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Command to get the nth word.