coerce.toArray

This function converts the specified value to an array.

Syntax

coerce.toArray(value)

Arguments

Argument

Type

Description

value

any

The value to be coerced.

Returns

Type

Description

array

The coerced array

Examples

The function coerce.toArray($Activity[xxx].xxx) returns a JSON array.