This is short for a regular expression. It is a string of text the allows for a pattern to be created that helps match, locate and manage text.

Regex Setup

Name Description
String This is the input string of text that will be searched through.
Pattern This is the pattern that will be searched for or created.
Result This is the output text.

Layout

Name Description
Position The position of the node on the board can be set using XY values.
Size The size of the node, width and height can be set here.