createArtboardByName

Create an artboard by name for the given file. This is useful when the file has multiple artboards and you want to create a specific one.

Parameters

fileHandle

The handle of the file that owns the artboard.

name

The name of the artboard to create.

Throws

If the CommandQueue has been released.