getmetatable (object)
If object
does not have a metatable, returns nil. Otherwise, if the object's metatable has a __metatable
field, returns the associated value. Otherwise, returns the metatable of the given object.
getmetatable (object)
If object
does not have a metatable, returns nil. Otherwise, if the object's metatable has a __metatable
field, returns the associated value. Otherwise, returns the metatable of the given object.
Designed by : w10schools
service@w10schools.com
Please login to continue.