Text¶
| Block name | 
Block rendering | 
|
|---|---|---|
| Strings concatenation. | 
![]()  | 
|
| Get a letter from text/variable value. | 
![]()  | 
|
| Append text to variable value. | 
![]()  | 
|
| Get string length. | 
![]()  | 
|
| Check if text starts with, ends with or contains other text. | 
![]()  | 
|
| Checks if the string contains any characters. | 
![]()  | 
|
| Finds a substring index in a variable value. | 
![]()  | 
|
| Returns a substring. | 
![]()  | 
|
| A constant string value. | 
![]()  | 
|
| Transforms text to upper case, lower case or title case. | 
![]()  | 
|
| Trims text. | 
![]()  | 
|
| Sends string to Backendless log. | 
![]()  | 











