<document> ( -- document )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Editor gadgets » Documents

Prev:document
Next:doc-string ( document -- str )


Vocabulary
documents

Inputs
None

Outputs
documenta new document


Word description
Creates a new, empty document.

Definition