PBusiness.EscapeString - XxLMM13xXgaming/pro_business GitHub Wiki

PBusiness.EscapeString

This function will allow you to escape a string however it will use the owners mysql type (tmysql or mysqloo)

Args

For this function there is 1 arg...

string

string: The string to escape you can also input tables it will escape those too and return back an escaped table!

Code example

PBusiness.EscapeString(ply:Nick())

The code above will send back an escaped version of the players nick!