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.

Create table within another table
#6
Hi,

What you can do is this:
Code:
Nombre_modo = grp.getvalue('32/1/21')
datotabla=storage.get('Perfiles Climas')
datotabla[Nombre_modo] = nil -- this will delete the sub table
storage.set('Perfiles Climas', datotabla)
BR,

Erwin
Reply


Messages In This Thread
RE: Create table within another table - by Erwin van der Zwart - 11.08.2020, 06:20

Forum Jump: