QS Informatica - Manuale LUAVbLuaNet (VbLuaNet.dll - LuaAsmLdr.dll)API LUA getnettype getnettype getnettype(myobj) Ritorna il tipo (come stringa) di un oggetto .net Esempio getnettype() local s = box("ciao", "String")local tp = getnettype(s)