Working with g_list
Variable selectedSysIds will consist of sys_id`s of selected records. To be used from a UI Action (List).
var selectedSysIds = g_list.getChecked();
Variable selectedSysIds will consist of sys_id`s of selected records. To be used from a UI Action (List).
var selectedSysIds = g_list.getChecked();