Background for Skyrim SE
Member of the JArray script
intfunctioncountForm(intobject, Formvalue)NativeGlobal


Caveats


Parameters

intobject

Formvalue


Examples

Auto-Generated Example

int myInt__object
Form myForm__value

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