Operators


At a moment in templator, there are 10 operators: In order to simplify the make-up, we made all operators names case insensitive, that is why the notifications such as: <TMPL_var , <TmPl_VaR , <tmpl_VAR are equal.

In CTPP the names of variables are case sensitive, that’s why for example: <TMPL_var ABC>, <TMPL_var abc>, <TMPL_var Abc> are not in equal state.

Parameter name may be contain latin alphabetical symobls, numbers or underline symbol; first symbol of parameter name cannot be the number. Attention! Parameters, which names starting with a symbol of underlining (for example __FIRST__) are reserved names and should NOT be used by the developer.

Copyright © 2003 - 2010 CTPP Dev. Team | http://ctpp.havoc.ru