I am using the standard client sdk in an HTML page. I get the ongoing visual update by using grid/addListener/onVisualUpdate.
Than I want to iterate through the changing items (fields) by using a function called by forEachChangedField and that's OK.
But how can I get the NAME of the field being changed?