Background for Skyrim SE
Member of the JsonUtil script
stringfunctionGetErrors(stringFileName)NativeGlobal

Description

Documentation Comment

Get a formatted error string of any json parser errors on a file, returns as empty string if no errors.


Caveats


Parameters

stringFileName


Examples

Auto-Generated Example

string myString__FileName

string returnedValue = JsonUtil.GetErrors(myString__FileName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.