Set a Lua Entry

tools.set(id, v)

Set the Lua value to the given value.

Parameter Type Description
id string ID name
v string/number/boolean/etc Value to set

e.g.

tools.set('c.network.name', 'MyBoxName')