



3.4.1.0.1 Lua 5
LuaCOM uses the boolean valuestrue
and false
, but
does not works with the older convention (nil
and
non-nil
; see paragraph below).
Fabio Mascarenhas de Queiroz 2005-01-07
true
and false
, but
does not works with the older convention (nil
and
non-nil
; see paragraph below).