Files
Jonathan Putney 954768ec61 GetValue should no longer throw an exception if an error code is returned
This was causing issues with JavaScript execution stopping on the exception, preventing further processing in the module. This was especially an issue when the module was trying to get a value that it should have been providing in the first place (looking at you SkillSoft)
2021-05-27 09:11:02 -04:00
..