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 vars at the Office before deploy at the plant
#6
I have read that and I have to make a script to do that, but there are other virtual vars I want to create in a specific order.

So probably I could do that with a simple script like this:

db:update( 'objects', 'name_var_1' , '33/1/1' )
db:update( 'objects', 'name_var_2' , '33/1/2' )
db:update( 'objects', 'name_var_Xx' , '33/1/Xx' )
...

Which is the right syntax to do this for the db:update() call ?

Thank you
Reply


Messages In This Thread
RE: Create vars at the Office before deploy at the plant - by iJAF - 09.04.2019, 11:22

Forum Jump: