- Found in:
- CACO
Description
Documentation Comment
gold value getters. fillArray will be filled with value of all forms inputted from parameter 1
Caveats
Parameters
Form[]forms
int[]fillArray
Examples
Auto-Generated Example
Form[] myFormArray__forms
int[] myIntArray__fillArray
bool returnedValue = DP_Extender.FillGoldValueArray(myFormArray__forms, myIntArray__fillArray)