|
Navigation: Function Reference > General Utility Functions > quotedStr() quotedStr() |
Top Previous Next |
quotedStr( source: String ) : String;
ansiQuotedStr( source: String ) : String;
Inserts a single quote character at beginning and end of source. Also any existing single quote characters in source are repeated.
Parameters
source |
string type |