If the given value is an array, then value is returned, otherwise an array containing value is returned.
value
Useful when an array is expected but a single element might be given instead.
The value to convert to an array.
If the given
valueis an array, thenvalueis returned, otherwise an array containingvalueis returned.Useful when an array is expected but a single element might be given instead.