Background for Skyrim SE
Member of the clib script
string[]functioncIfArrayString(string[]this, string[]that)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

string[]this

string[]that


Examples

Auto-Generated Example

string[] myStringArray__this
string[] myStringArray__that

string[] returnedValue = clib.cIfArrayString(myStringArray__this, myStringArray__that)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.