ToModifiable

Convert an array, struct or query to its Modifiable counterpart.

Method Signature

ToModifiable(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

The array, struct or query to convert.

Examples

Last updated

Was this helpful?