Result = Error ( )
Returns the code of the last raised error. If there was no error, 0 is returned.
TRY KILL FileName IF Error THEN PRINT "Cannot remove file. Error ="; Error