>
usage
>
using veadotube
>
nodes
>
String
utilities for nodes that output string (textual) values.
combines multiple strings into one.
compares a string to other strings.
similar to Compare, except that this one lets you compare multiple strings at once.
converts a boolean value into either “true” or “false”.
converts a color value to a string value.
converts a number value to a string value.
converts a point value to a string value.
divides a string according to a given separator.
converts a string value to a boolean value.
converts a string value to a color value.
converts a string value to a number value.
converts a string value to a point value.
outputs a user-defined constant string value.