Quote
Mon 01 January 2018Syntax
Quote(String)
Description
Use the Quote function to enclose a string in single quotation marks. This function also can be used to put quotation marks around SQL statements.
Parameters
Field or Control |
Definition |
---|---|
String |
Specify the string you want to enclose in single quotation marks. |
Returns
The string specified by String enclosed in single quotation marks.