Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 228 Bytes

musicDetail.md

File metadata and controls

11 lines (11 loc) · 228 Bytes

Get Music Detail

Notes

Gets a detail about the given song.

Syntax

musicDetail(detail: <#Type (WFContentItemPropertyName)#>, music: <#Variable#>)

Example

musicDetail(detail: Title, music: Favorite Song)