table.ToString
From GMod Wiki
| Function | |
| Syntax | table.ToString( Table  table, String  name, Boolean  nice formatting ) Where is this used? | 
| Description: | |
| Convert a simple table to a string. | |
| Returns: | String | 
| Part of Library: | Table | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Table.ToString]Table.ToString [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- The third parameter defines whether the string should be one line (false), or multiple lines (true).
 
			
			