Use the following function to get the screen element object by its name:
GetElementByName(name);
Example:
var table1 = PROCE55_GetElementByName('s1_t1');
Use the following function to get the screen element object by its name:
GetElementByName(name);
Example:
var table1 = PROCE55_GetElementByName('s1_t1');