Perspective check if ctrl key is pressed when onClick event fires

Is there a way in the perspective onClick event to check if the ctrl key is being pressed when the mouse is clicked?

if event.ctrlKey?

3 Likes