joinstring astream

  1. G

    B4R Tutorial Large strings joinstring & astream

    I need to create a large string for http call. Using joinStrings if string variable is more than ~ 100 characters it crashes. I saw that an alternative is to use astream but how am i going to store the http url in a variable as is must be build using several globalstore variables that must be...
Top