Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Space : getWord(); :: Tab : ???
« previous
next »
Print
Pages: [
1
]
Author
Topic: Space : getWord(); :: Tab : ??? (Read 489 times)
mitterdoo
June 12, 2013, 05:20:12 PM
Sorry for the sort of undescriptive title. I need to find some sort of way to read data that contains spaces. Like, something sort of like getWord(); only it's separated by tabs instead of spaces. Can I get some help? Thanks.
Ad Bot
Advertisement
elm
June 12, 2013, 05:29:38 PM
You can use
strReplace
to replace the tabs with a seperator of your choice. You can also use
getField
.
Headcrab Zombie
June 12, 2013, 05:35:30 PM
getField?
Lugnut
June 12, 2013, 06:12:38 PM
Quote from: Headcrab Zombie on June 12, 2013, 05:35:30 PM
getField?
that one
Greek2me
June 13, 2013, 02:20:33 AM
This is for you.
http://docs.garagegames.com/tge/official/content/documentation/Reference/Console%20Functions/TorqueScript_Console_Functions_3.html
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Space : getWord(); :: Tab : ???