string.Explode
From GMod Wiki
Function | |
Syntax |
string.Explode( String separator, String string [, Boolean usepatterns ] ) Where is this used? |
Description: | |
Separates a string. | |
Returns: | Table |
Part of Library: | String |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=String.Explode]String.Explode [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples