In this line:
strBody = hs.GetUrl(strSite, strDocument, true, 80)
What does the "true" mean? I sometimes also see it say "false"
Thanks
strBody = hs.GetUrl(strSite, strDocument, true, 80)
What does the "true" mean? I sometimes also see it say "false"
Thanks
Comment