====== IniDelete ====== IniDelete
[] Deleting key or section from given configuration file. **Parameters** |< 100% 15% >| |ini|Name of ini-file. May contain variables and environment variables.| |section|Section name in the ini-file.| |key|Key name in the ini-file. If parameter is omitted, the whole section will be deleted. **Use with care!**| **Switches** None. **Related** [[IniRead]], [[IniWrite]]