====Rude Shutdown==== Can be checked at any time or during the [[:manual:specialscripts#startup_script|Startup Script]] and let you know if the last XTension shutdown was on purpose or due to a power failure. ===Usage:=== **rude shutdown**\\ returns boolean. ===Examples:=== in the startup script: if (rude shutdown) then speak "XTension was not shut down properly!" end if