Use the following function to get the screen element object by its name:

GetElementByName(name);

 

Example:


var table1 = PROCE55_GetElementByName('s1_t1');

Skip to toolbar