* Markus Barenhoff -- Thursday 09 March 2006 14:17:
> how can i set a property from nasal to a boolean? currently i'am setting
> to 0 or 1 which results in a double value in the property tree.

  props.globals.getNode("/foo/bar").setBoolValue(0);

See $FG_ROOT/Nasal/props.nas

m.




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to