Warning: value_array_append is deprecated.
Appends the provided value of type type to array as with append.
Use Variant API instead.
(The provided data is copied rather than being inserted directly.)
| array |
a ValueArray |
| type |
a Type |
| ... |
a value of type |