API Reference > bentleyjs-core > Utils > JsonUtils > JsonUtils.asArray JsonUtils.asArray Function Get a value as an array. asArray(json: any): any Parameter Type Description json any the input JSON object Returns - any the input JSON object if it is an array, otherwise undefined Defined in core/bentley/src/JsonUtils.ts Line 42 Last Updated: 15 June, 2021