Closed mikebetz closed 7 years ago
If a parameter is empty after reading from the saved file ... code hangs
using json.containsKey("keyname") as a test seems to be working instead of json["keyname"].success()
If a parameter is empty after reading from the saved file ... code hangs