Last updated 2 years ago
Was this helpful?
sam.Sql.escape( value, (optional) no_quotes = false )
(optional) means that you can just pass nil to the function
= false means that the default value will be false (if you pass invalid types or nil)
false