Skip to content

Text

Block name
Block rendering

Strings concatenation.
text-concat

Get a letter from text/variable value.
text-letter-extractor

Append text to variable value.
text-append

Get string length.
text-length

Check if text starts with, ends with or contains other text.
text-starts-endswith

Checks if the string contains any characters.
text-isempty

Finds a substring index in a variable value.
text-substring

Returns a substring.
text-getsubstring

A constant string value.
text-constant

Transforms text to upper case, lower case or title case.
text-uppercase

Trims text.
text-trim

Sends string to Backendless log.
text-print