]> git.mxchange.org Git - flightgear.git/commit
New Nasal command _condition(p) where p is a property node containing
authormfranz <mfranz>
Sat, 17 Mar 2007 15:58:15 +0000 (15:58 +0000)
committermfranz <mfranz>
Sat, 17 Mar 2007 15:58:15 +0000 (15:58 +0000)
commitcc30d4d80ed919fe4e7ebbb60fbcc6dcf8cbc5a4
treef07d7869f0f82688c2279aec156e983232f69750
parent8617b0a82a0a2e9392de77c6739edc4eb734e9f0
New Nasal command _condition(p) where p is a property node containing
a condition as described in $FG_ROOT/Docs/README.condition. Returns 1 if
condition is true, 0 if false, and nil on error.
src/Scripting/NasalSys.cxx