banano stringbuilder

  1. Mashiane

    B4J Question [BANano] [SOLVED] StringBuilder.Initialize

    Hi there The app im developing is using a lot of stringbuilders that are defined in the global scope and cleared from time to time using .Initialize method. I need a way in BANano to clear the value of the stringbuilder that's defined globally. B4J does this each time one calls .Initialize...
Top