| |
 |  |  |  | Command |  | Argument |
 | Datatype |  | Default |  | Min |  | Max |  |
 |  | Format: |  | PrintObj | |
Selection |  | SELECTION |
 | - |
 | - |  | - |  |
 |  | Python: |  | PrintObj(selection1) |
 |  |  | Menu: |  | Effects > Text > Print to object |  |  |
 | Related: |
 | Font
, PosText, MakeTextObj
, Print, PrintCon
|  |  |
 | Required: |  |  |  |
 |
The object selected for printing must be a text object created with
MakeTextObj
Example:
PrintObj 5
Print text to object 5 using Print
.
|