
|
|
Get SteelArrow!
|
 |
 |
 |
dbsafe
 |
 |
 |
 |
 |
| |
| |
| Return to Function List |
| |
Returns a database safe version of the supplied string. For example, any
single quotes are replaced with double single quotes.
Note:
SteelArrow automatically makes strings 'dbSafe' when used with SAQUERY. This
function exists as an extended support function.
|
| |
| Syntax |
dbSafe( string )
|
| string |
String to evaluate. |
| |
| |
|
|
|
| |
|
|
|