Forum Discussion

adamXpeter's avatar
adamXpeter
New Contributor
2 months ago
Solved

Storages.INI GetOption with null default value does not work

Dear SmartBear, GetOption with default null value does not work. If I give an empty string as default value it works. Why? See the screenshot above, GetOption(_opcionev, null) returns null, whi...