ToUnmodifiable
Convert an array, struct or query to its Unmodifiable counterpart.
Method Signature
ToUnmodifiable(value=[any])
Arguments
Argument
Type
Required
Description
Default
value
any
true
The array, struct or query to convert.
Examples
Related
Last updated
Was this helpful?