Bug and Odd Behavior with Arrays

GP Script is modeled on the Algol-style (Algol, Pascal, Modula 2) rather than on the C style (C, Java, JavaScript, Lua, etc). In that world, arrays are not pointers.

We will investigate that crash though. Thanks so much for reporting it.

1 Like