G.Format
From GMod Wiki
| Function | |
| Syntax |
Format( String s, param1, param2, ... ) Where is this used? |
| Description: | |
| Building a string using format codes in s and the supplied parameters. | |
| Returns: | String |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.Format]G.Format [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example