The Write Block has an input for a text string, which is represented by the text parameter, and an optional justification parameter. The latter specifies how the text will be justified in relation to its placement on the drawing sheet- left, right, or center.
An example of a command using this block might look like this:
- DrawingText = "This is some sample text"
- Text=DrawingText
- Justification=left
Share a personalized message with your friends.