dynamic.asArray() function
dynamic.asArray()
is experimental and subject to change at any time.
dynamic.asArray()
converts a dynamic value into an array of dynamic elements.
The dynamic input value must be an array. If it is not an array, dynamic.asArray()
returns an error.
Function type signature
(<-v: dynamic) => [dynamic]
Parameters
v
Dynamic value to convert. Default is the piped-forward value (<-
).
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.