|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cmc.msu.ru/System/FormatTokens?cover=print;rev=1
Дата изменения: Unknown Дата индексирования: Sun Apr 10 21:14:04 2016 Кодировка: |
$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 token gets removed; useful for nested search |
$quot |
Double quote (") (\" also works) |
$percent |
Percent sign (%) ($percnt also works) |
$dollar |
Dollar sign ($) |
$lt |
Less than sign (<) |
$gt |
Greater than sign (>) |
$amp |
Ampersand (&) |
$comma |
Comma (,) |
$dollar to escape the leading dollar, thus: $dollarpercent.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.