| Name | Script Name | Type  |  Description  |  Supports None  |  Default  |  Minimum  |  Maximum  | 
        | Visibility | Visibility | Enumeration (Boolean) | When true, text object is visible else invisible. | Yes | True |  |  | 
        | Create as | CreateAs | Enumeration (CreateAs) | Create the text as vector, selection or floating selection | Yes | Vector |  |  | 
        | Start position | Start | Point | x,y start position for the text | Yes | (0.0,0.0) |  |  | 
        | TextFlow | TextFlow | Enumeration (TextFlow) | Defines direction of character and text line flow. | No | HorizontalDown |  |  | 
        | Text Type | TextType | Enumeration (TextType) | Indicates the type of text to be created; on a path or at the selected position | No | TextBase |  |  | 
        | Text Matrix | Matrix | List | Text Matrix | Yes | 0 |  |  | 
        | Auto Kern | AutoKern | Enumeration (Boolean) | Turns auto kerning on or off | No | True |  |  | 
        | Kerning | Kerning | Integer | Sets text kerning value | No | 0 | -1000 | 1000 | 
         | Tracking | Real |  | No | 0.0 | -10.0 | 10.0 | 
        | Leading | Leading | Real | Sets leading value for the text line | No | 0.0 | -10.0 | 10.0 | 
        | Font name | Font | String | Name of the font to use in displaying text | No |  |  |  | 
        | Point Size | PointSize | Real | Sets point size for text display | No | 24.0 | 1.0 | 1638.0 | 
        | Italic | Italic | Enumeration (Boolean) | Turns text italicizing on or off | No | False |  |  | 
        | Bold | Bold | Enumeration (Boolean) | Turns text bolding on or off | No | False |  |  | 
        | Underline | Underline | Enumeration (Boolean) | Set text underlining on or off | No | False |  |  | 
        | Strikethrough | Strikethru | Enumeration (Boolean) | Sets text strikethrough on or off | No | False |  |  | 
        | AntialiasStyle | AntialiasStyle | Enumeration (AntialiasEx) | Defines the style of text antialiasing used. | No | Sharp |  |  | 
        | Warp text on path | WarpText | Enumeration (Boolean) | Warps text on path when rendering | No | True |  |  | 
        | Set Text | SetText | Enumeration (Justify) | Determines how text is justified; left, right, center, justify | No | Left |  |  | 
        | Character Fill | Fill | Parameter Repository | Sets the Material for the character fill | Yes | 
        | Character Stroke | Stroke | Parameter Repository | Sets the material for the character stroke | Yes | 
        | Stroke Width | LineWidth | Real | Width of character stroke | No | 1.0 | 0.0 | 255.0 | 
        | Line Style | LineStyle | Parameter Repository | Defines the line style used to draw the character strokes | Yes | 
        | Join | Join | Enumeration (JointStyle) | Defines type of join for text stroke ends | No | Miter |  |  | 
        | Miter Limit | MiterLimit | Real | Sets the miter limit used when joining character strokes | No | 10.0 | 1.0 | 30.0 | 
        | Text | Characters | Wide String | Contains the text characters to be displayed | Yes |  |  |  | 
         | Strings | List | TempLink | Yes | 0 |  |  | 
        | Navigation Path | TextTarget | Tuple | Path to get to the new layer, expressed as going up in the object tree, across to a sibling, and then into children. | Yes | 0 |  |  | 
        | Navigation Path | PathTarget | Tuple | Path to get to the new layer, expressed as going up in the object tree, across to a sibling, and then into children. | Yes | 0 |  |  | 
        | General Settings | GeneralSettings | Parameter Repository | Contains parameters that control the execution of the command. | No |