Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 239 Bytes

locationDetail.md

File metadata and controls

11 lines (11 loc) · 239 Bytes

Get Location Detail

Notes

Gets a detail about the given location.

Syntax

locationDetail(detail: <#Type (WFContentItemPropertyName)#>, location: <#Variable#>)

Example

locationDetail(detail: Street, location: home)