<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Split Basic function return Array Type String, not Variant/String like the oldest version"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144924#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Split Basic function return Array Type String, not Variant/String like the oldest version"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144924">bug 144924</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.heinisch@yahoo.de" title="Andreas Heinisch <andreas.heinisch@yahoo.de>"> <span class="fn">Andreas Heinisch</span></a>
</span></b>
        <pre>We addressed this issue with the VBASupport flag. In this mode split returns an
array of substrings, whereas without the flag it returns elements of type
variant/string.

We still have to update the documentation.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>