string.split
From GMod Wiki
| Function | |
| Syntax |
string.split( String s, String seperator:String pattern ) Where is this used? |
| Description: | |
| When used with a seperator is does the same as string.Explode. | |
| Returns: | Table |
| Part of Library: | String |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=String.split]String.split [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |