You can use the slice type to hold strings.
For example:
slice text = "abc";
For more info: https://ton.org/docs/develop/func/literals_identifiers#string-literals
You can use the slice type to hold strings.
For example:
slice text = "abc";
For more info: https://ton.org/docs/develop/func/literals_identifiers#string-literals