|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cmc.msu.ru/System/VarIF?rev=1
Дата изменения: Unknown Дата индексирования: Sun Apr 10 03:56:51 2016 Кодировка: koi8-r |
%IF{"CONDITION" then="THEN" else="ELSE"}% shows"THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
%IF{"defined FUNFACTOR"
then="FUNFACTOR is defined"
else="FUNFACTOR is not defined"
}% renders as FUNFACTOR is not defined
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.