How many characters can I store as default value in a variable? can it hold more than 150K?
Thank you.
How many characters can I store as default value in a variable? can it hold more than 150K?
Thank you.
Hi @Melissa Fortes ,
String Str can store alphanumeric and special characters, and empty values. It can hold up to 65535 UTF-8 characters. A string variable can hold multiple lines of text.
Checkout below link for other Variable Data types.
Note: Do Like & Mark the answer as best which will help other users find the information they need when using the search function.
Thanks,
ChanduMohammad S
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.