PDR1284S
Name is not defined as an array.
What happened: You attempted to use name as an array even though it was not declared as an array.
What to do: Use the DECLARE function to define name as an array.
Name is not defined as an array.
What happened: You attempted to use name as an array even though it was not declared as an array.
What to do: Use the DECLARE function to define name as an array.