# Function string Create a string or convert any object into a string. Elements of Arrays and Matrices are processed element wise ### Parameters Parameter | Type | Description --------- | ---- | ----------- `value` | * | Array | Matrix | ### Returns Type | Description ---- | ----------- String | Array | Matrix | str