What is the use of g_list.action() in a UI action ?

Gaurav Kumar15
Giga Guru

Hi All,

Just wanted to understand what is the use of below line in a UI action :-
g_list.action([sys_id of UI action], [Action Name]);

And also how can we get the sys id of the same UI action in the script itself as it should not be hardcoded.

Could someone help me in understanding the purpose of this, is this for redirecting post execution or something ? 


Thanks & Regards,
Gaurav

5 REPLIES 5

Because When I use g_list.action('845eb590c611227d007deasderes8', 'lo.prb.Reprovacao'); 

got Erro "No records selected" ?