×

Create Photo Album

iOS 15 +

Notes

Create's a new photo album with the given photos and names.

Syntax

createAlbum(photos: <#Variable#>, name: <#String (Allows Variables)#>)

Example

createAlbum(photos: Ask, name: "New Album")