- Found in:
- PapyrusUtil
Parameters
FormObjKey
stringKeyName
intindex
stringmissing
Examples
Auto-Generated Example
Form myForm__ObjKey
string myString__KeyName
int myInt__index
string myString__missing
string returnedValue = StorageUtil.StringListPluck(myForm__ObjKey, myString__KeyName, myInt__index, myString__missing)