Background for Skyrim SE
Member of the JFormDB script
intfunctionallValues(FormfKey, stringkey)NativeGlobal

Description

Documentation Comment

returns new array containing all values


Caveats


Parameters

FormfKey

stringkey


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key

int returnedValue = JFormDB.allValues(myForm__fKey, myString__key)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.