|
TorqueScript Reference
|
Typedefs | |
| typedef type | NL |
| typedef type | operator @ |
| typedef type | SPC |
| typedef type | TAB |
| typedef type operator @ |
Concatenates two strings into a single String with no separation.
| typedef type SPC |
| typedef type TAB |
Concatenates two strings into a single String separated by a tab.
Note: such a String can be decomposed with getField()
1.8.10