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.

:getvalue() method
#2
You don't need getvalue() as value is already stored as obj.value
Available methods:
Code:
read
write
response
update
checkwrite
checkresponse
checkupdate

You can get object's meta-table (including meta-methods) like this:
Code:
log(getmetatable(obj))
Reply


Messages In This Thread
:getvalue() method - by buuuudzik - 06.11.2018, 12:16
RE: :getvalue() method - by admin - 06.11.2018, 13:00
RE: :getvalue() method - by buuuudzik - 06.11.2018, 13:33
RE: :getvalue() method - by CHOUAIBOU - 06.11.2018, 14:15
RE: :getvalue() method - by buuuudzik - 06.11.2018, 14:41
RE: :getvalue() method - by CHOUAIBOU - 06.11.2018, 16:29

Forum Jump: