$sqlString

sqlString: the command $sqlString{$getCurrent{x}} would return the same string as the command '$replace{$getCurrent{x}}{'}{''}'. the escape sequence can be given in parameter 2.
Syntax
    $sqlString{string}{esc}
Documentationsets the given string to an sql conformal string

    Parameters:
      string,the string you will convert
      esc, the escape sequence
Examples
GroupSQL
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 2