User Tools

Site Tools


syntax:functions:quote

This is an old revision of the document!


Quote()

Returns single quote character (').

This function is useful when you need to construct an expression with a text string containing single quotes.

'It' & quote() & 's a dog.'

Remarks: & is the text concatenation operator.

syntax/functions/quote.1428101034.txt.gz · Last modified: 2015/04/03 18:43 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki