getLastKeyModifiers

Hello,

the function getLastKeyModifiers will not be triggered on onDataChange Methods.

Regards
Thomas

Thomas,

getLastKeyModifiers is only applicable on user actions to check if the user held the shift button while clicking.
onDataChange is a system action when the value of a field changed, so user info is not applicable.

Rob