Exit Full View

Fizzy / docs / ref / Document.md

Document

Fields

NameTypeComments
NameStringThe document's filename, without the extension
ShapeNShapeSee note below

You can access a shape, using the syntax .ShapeN where N is the ID of the shape. For example, to access shape with an ID of 10 :

theDocument.Shape10

Methods

none

Sections