<div dir="ltr"><div>Hi Julian,</div>
<div>&nbsp;</div>
<div>In the Help file it says:</div>
<div><span style="FONT-SIZE: 10pt"></span>&nbsp;</div>
<div><span style="FONT-SIZE: 10pt">For an icon with an id of &#39;myIcon&#39;, you can address properties and methods using the following code:</span><font color="#010101"></font> </div>
<div align="left"><br></div><font color="#010101">
<div align="left"></div></font><font face="Andale Mono" size="2"><span style="FONT-SIZE: 10pt">myIcon.property = value;</span></font><font color="#010101"></font></div>
<div align="left"><font face="Andale Mono" size="2"><span style="FONT-SIZE: 10pt">myIcon.methodName();</span></font><font color="#010101"></font></div>
<div>&nbsp;</div>
<div>But myIcon.name does return &#39;undefined&#39; (for a page).</div>
<div>I get the value of the property &#39;name&#39; back with myIcon.title...so my problem is solved, but I do not see why.</div>
<div>Even if I add the property &#39;title&#39; to the page myIcon.name stays &#39;undefined&#39;, so it is not a mix-up.<br></div>
<div>Elly</div>