Function:
Remove a KEY from an .INI file.
Syntax:
DeleteKeyIniFile <SectionName> <Keyname>
Example:
DeleteKeyIniFile "AccessInfo" "Username"
Notes:
You will need to open the INI file using "OpenIniFile" first.