There are a few VTS functions—InsertArrayElement and DeleteArrayElement are examples—that only accept dynamic arrays as arguments. Passing a static array to these functions will not change the array and will cause the function to return Invalid.