Background for Skyrim SE

JString


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionwrap(stringsourceText, intcharactersPerLine=60)NativeGlobal

Breaks source text onto set of lines of almost equal size.
Returns JArray object containing lines.
Accepts ASCII and UTF-8 encoded strings only

intfunctiondecodeFormStringToFormId(stringformString)NativeGlobal

FormId|Form <-> "__formData||"-string converisons

FormfunctiondecodeFormStringToForm(stringformString)NativeGlobal
stringfunctionencodeFormToString(Formvalue)NativeGlobal
stringfunctionencodeFormIdToString(intformId)NativeGlobal
stringfunctiongenerateUUID()NativeGlobal

Generates random uuid-string like 2e80251a-ab22-4ad8-928c-2d1c9561270e

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.