Home | Gifts |
$n or $n() |
New line. Use $n() if followed by alphanumeric character, e.g. write Foo$n()Bar instead of Foo$nBar |
$nop or $nop() |
Is a "no operation". This variable gets removed; useful for nested search |
$quot or \" |
Double quote (" ) |
$aquot |
Apostrophe quote (' ) |
$percnt |
Percent sign (% ) |
$dollar |
Dollar sign ($ ) |
$lt |
Less than sign (< ) |
$gt |
Greater than sign (> ) |
$dollar
to escape the leading dollar, thus: $dollarpercnt
.
Related topics: FormattedSearch, IfStatements, QuerySearch, TWikiForms
Revision r5 - 2013-08-22 - 00:48:15 - TWikiContributor | Edit |