southterminal

SpecialNodes southterminal

This node is handled incorrectly in the editor. It should behave like return but with two ports. That is, it should display a user-chosen name and have a shape something like param/return.

param ports:
Name Type Description Optional

input

?0

data item

yes

return ports:
Name Type Description Optional

output

?0

input data item

yes

northterminal and southterminal behave identically to an arg node with a single parameter port and the expression $0 as its text. Their purpose is to allow snippets to be inserted into a circuit with the terminal nodes indicating where the user should make connections to make use of the snippet.