Skip to main content
Cadet | Tier 2
January 14, 2022
Question

Variable maximum characters

  • January 14, 2022
  • 1 reply
  • 792 views

How many characters can I store as default value in a variable? can it hold more than 150K?

 

Thank you.

    1 reply

    Most Valuable Pathfinder
    January 14, 2022

    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.

     

    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-user-local-variables.html/p>

     

    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

    Chand