• Ok... found out how to use the first skeleton code, maybe it's of some help to others. So, just needed to add ["\t"], and then MODIFY.SHIFT as per below
    kb.tap(kb.KEY["\t"], kb.MODIFY.SHIFT);

About