Prepend (insert at the beginning) an element to a VariantArray. This method is implemented in Variant. Returns true if the operation succeeded.
VariantArray
Variant
// PROTOTYPES bool prepend(Variant val);