Text
Alphanumeric string of characters, including URLs and Regular Expressions
Also known as a string, the Text data type can contain letters, numbers, and symbols. The text data type is used for simple text fields, as well as some dates, regular expressions (RegEx) and URLs.
The filter-list adaptor accepts Text for the
pattern
argument. The value can be in the format of a regular expression..png?alt=media)
Pattern argument of the filter-list adaptor
%20(1)%20(1).png?alt=media)
Dot argument of the graph-to-dot adaptor
Last modified 1yr ago