<@UER9Q3SGM> found the solution, apparently the ar...
# general
t
@KevinJ of Kansas found the solution, apparently the array needs to only contain string values. I had to convert every element to a string with proper array indexes before setting the value. I appreciate your assistance.