LotusScript LanguageI-LExample: Kill statementExample: Kill statement' Delete the file c:\test from the file system.Kill "c:\test"