Hey all, this is mainly to the IR team, but I was wondering if anyone knew
where this function came from.
I have for you, the non-documented function 'Grid.GetCellState',
to see if it exists, use
you'll see that it shows a dialog with the content "function".Code:Dialog.Message("Does 'Grid.GetCellState' exist?", type(Grid.GetCellState));
But, why isn't it documented and how do you use it?

Reply With Quote

