DELETEFILEDATA
DELETEFILEDATA(FileName As String, Section As String [, Entry As String]) AS BOOLEAN
Delete the entry <Entry> of the section <Section> in the file <FileName> if <Entry> is defined. Otherwise delete the section <Section> in the file <Filename>.