SetIsControl
From GECK
A function added by the Fallout Script Extender.
Description
Flags a key or mouse button as a control, allowing modders to define custom controls - other scripts can then use IsControl to detect conflicts in which two mods try to use the same key for different actions.
Syntax
(int) SetIsControl scanCode:int isControl:int