(5.5.0) scribble_page_on_last - JujuAdams/ScribbleOldDocs GitHub Wiki
scribble_page_on_last(element)
Returns: Boolean; whether the page that is being drawn is the last page for the text element
Argument | Name | Purpose |
---|---|---|
0 | element |
Text element to target. This element must have been created previously by scribble_draw()
|