[#BloombergLP-bdljsn-JsonArray-front-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/JsonArray.adoc[JsonArray]::front :relfileprefix: ../../../ :mrdocs: Return a reference providing modifiable access to the first element in this `JsonArray`. The behavior is undefined unless this `JsonArray` is not empty. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/Json.adoc[Json]& front(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#