String Data Tile#
A tile used to store string data type.
Description#
Output#
Data#
Info
- Return
String data defaults to an empty string. - Usage
Used to store text data.
Real Signature#
Signature
- A plain language description of the function associated with the tile
def addition(x, y): return x + y