From 44c4ff1750b519f16fc2830dc54bcb29adddd9b9 Mon Sep 17 00:00:00 2001 From: eathenabot Date: Sun, 22 Apr 2012 17:34:07 +0000 Subject: * Merged changes up to eAthena 15090. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15929 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index da23ff918..18dcb1291 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6399,10 +6399,10 @@ to query the server log tables. --------------------------------------- -*escape_sql("") +*escape_sql() -Escapes special characters in the string, so that it is safe to use in query_sql(), -and returns the escaped form of the given string. +Converts the value to a string and escapes special characters so that it is safe to use in query_sql(). +Returns the escaped form of the given value. Example 1: set .@str$, "John's Laptop"; -- cgit v1.2.3-60-g2f50