Please ignore some comments, could not get the code sections to work, or edit/remove comments for that matter
After some additional Testing:
This works
for (int j = 0; j < stringArray.Num(); j++) {
temp += stringArray[j];
}
Please ignore some comments, could not get the code sections to work, or edit/remove comments for that matter
After some additional Testing:
This works
for (int j = 0; j < stringArray.Num(); j++) {
temp += stringArray[j];
}