If datatype of passed Value is an event, check against what Key/Mouse press it was.
Something like:
VCheck(Event, {
left-click: function(e){
//do something
});
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.