<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I would like to check if a certain table element exists and then take corresponding action like the following:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">if (exists(mytable[&quot;my_dynamic_<wbr>name&quot;]))<br></div><div style="font-size:12.8px">    do something</div><div style="font-size:12.8px">else</div><div style="font-size:12.8px">    do something else</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Can someone give me a hint?</div><div style="font-size:12.8px">Reinhard</div></div>