Warning: value_array_new_with_vals is deprecated.
Creates a new ValueArray and copies the provided values into it.
Use Variant API instead.
| ... |
the first value to add, followed by other type/value pairs, terminated by INVALID |
| first_type |
the type of the first value to add |
|
a new ValueArray |