On Fri, 9 Sep 2016, Jan Tille wrote:
Hello again,
I have found the appropriate section in the command reference under 'genr'
The available Boolean operators are (again, in order of precedence): !
(negation), && (logical AND), || (logical OR), >, <, =, >= (greater than
or equal), <= (less than or equal) and != (not equal). The Boolean
operators can be used in constructing dummy variables: for instance (x >
10) returns 1 if x > 10, 0 otherwise.
Sorry to bother you.
Not at all, this is very useful for improving the documentation.
I've just added the operator table at the end of the document where it
probably belongs most, that is the Hansl Primer.
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------