Can't remember what I tried, too many things to try and recall. Here's an example of what should work, but doesn't

 Code:
IF ingroup("usergroup")
$objSelection.TypeText("TEXT")
ELSE
?
ENDIF