Page 1 of 1

Access ewo properties from panel script

Posted: Fri Sep 20, 2019 11:04 am
by sblancha
Hello,

I am working on a new panel. In this panel I am using one of my (old) ewo.
In other panels I can access the property of this ewo simply with:
<myEwoName>.<propertyName>
and I can set it with:
<myEwoName>.<propertyName> = propertyValue;
but with my new panel I got new error :
"In "-dot notation-()": Object "<myEwoName>" does not exist"
Is it related to the version of my panel:
New panel header:
V 14
1
LANG:1 17

Old panel header:
V 14
2
LANG:1 0
LANG:10001 0


What is the meaning of "1" or "2" just below "V14"

Re: Access ewo properties from panel script

Posted: Wed Sep 25, 2019 3:09 pm
by leoknipp
The number 1 or 2 after V14 is not related to V14.
Before the list of LANG entries the number of languages is defined in the panel file. Therefore, 1 or 2 is the number of LANG entries in that case.

Best Regards
Leopold Knipp
Senior Support Specialist