I have been using StarUML, and I'm creating an activity diagram but I want to add a new line inside an action node, How would I do that?
You can't create a new line with Return but you can format
the Node
.
CTRL+Shift+W or Format->Word Wrap
in the ContextMenu
If the Action-Node is to small the text after a space will wrap into the next line.