Good day !
I try to get index of row from TABLE widget.
I set there possibility of multi selection.
the keywords USE_TABLE_SELECT with GET_VALUE=some_var only return full
records
but i need index only (not values !!!)
So, is there efficient tool for get index of my rows or i need use
array manipulations to calc it ?
Thanks