Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 222 Bytes

imageDetail.md

File metadata and controls

11 lines (11 loc) · 222 Bytes

Get Image Detail

Notes

Gets a detail about the given image.

Syntax

imageDetail(detail: <#Type (WFContentItemPropertyName)#>, image: <#Variable#>)

Example

imageDetail(detail: Width, image: Avatar)