×

Add Music Up Next

iOS 14 +

Notes

Adds the provided music to the up next queue.

Syntax

addUpNext(music: <#Variable#>, place: <#Enumeration (WFWhenToPlay)#>)

Example

addUpNext(music: ShortcutInput, place: Next)