In some situations it's useful to hide the built-in actions on vehicles or houses, and replace them with your own custom actions.
Sample usage:
house setVariable ['bis_disabled_actions', true];
This would essentially make the activation condition for all the actions of the respective house or vehicle evaluate to 'false', so that they do not show up in the player's action menu.