This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

writing to a bit object
#4
It's already converted to boolean internally. It will write false if passed value is either boolean false, zero (number) or an empty string or a string '0'. Otherwise it will write true, unless you pass nil, then nothing will happen. Have you tried logging the result of grp.write?
Reply


Messages In This Thread
writing to a bit object - by rocfusion - 29.06.2017, 20:02
RE: writing to a bit object - by admin - 30.06.2017, 06:33
RE: writing to a bit object - by rocfusion - 30.06.2017, 19:34
RE: writing to a bit object - by admin - 01.07.2017, 09:03

Forum Jump: