# (optional)

> #### [**string**](https://wiki.facepunch.com/gmod/string) sam.Sql.escape( [string](https://wiki.facepunch.com/gmod/string) value, *(optional)* [bool](https://wiki.facepunch.com/gmod/boolean) no\_quotes *= false* )

*<mark style="color:green;">**(optional)**</mark>* means that you can just pass nil to the function

*<mark style="color:green;">**= false**</mark>* means that the default value will be `false` (if you pass invalid types or nil)
