Background for Skyrim SE
Member of the JArray script
intfunctionsort(intobject)NativeGlobal

Description

Documentation Comment

Sorts the items into ascending order (none < int < float < form < object < string). Returns the array itself


Caveats


Parameters

intobject


Examples

Auto-Generated Example

int myInt__object

int returnedValue = JArray.sort(myInt__object)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.