<div dir="ltr">Hi All,<div>Is there any way to work with boolean array for multiple checkboxes?</div><div><br></div><div>To be precise in the following XML lines, can the <font color="#0000ff">number of elements </font>be more than 1?</div><div><br></div><div><pre class="gmail-de1" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);background:none rgb(249,249,249);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top"><span class="gmail-sc3" style="color:rgb(0,153,0)"><span class="gmail-re1" style="color:rgb(0,0,0);font-weight:bold"><IntVectorProperty</span> <span class="gmail-re0" style="color:rgb(0,0,102)">name</span>=<span class="gmail-st0" style="color:rgb(255,0,0)">"bStartByMatchingCentroids"</span></span>
<span class="gmail-sc3" style="color:rgb(0,153,0)">                     <span class="gmail-re0" style="color:rgb(0,0,102)">command</span>=<span class="gmail-st0" style="color:rgb(255,0,0)">"SetbStartByMatchingCentroids"</span></span>
<span class="gmail-sc3" style="color:rgb(0,153,0)">                     <span class="gmail-re0" style="color:rgb(0,0,102)">number_of_elements</span>=<span class="gmail-st0" style="color:rgb(255,0,0)">"1"</span></span>
<span class="gmail-sc3" style="color:rgb(0,153,0)">                     <span class="gmail-re0" style="color:rgb(0,0,102)">default_values</span>=<span class="gmail-st0" style="color:rgb(255,0,0)">"1"</span><span class="gmail-re2" style="color:rgb(0,0,0);font-weight:bold">></span></span>
    <span class="gmail-sc3" style="color:rgb(0,153,0)"><span class="gmail-re1" style="color:rgb(0,0,0);font-weight:bold"><BooleanDomain</span> <span class="gmail-re0" style="color:rgb(0,0,102)">name</span>=<span class="gmail-st0" style="color:rgb(255,0,0)">"bool"</span><span class="gmail-re2" style="color:rgb(0,0,0);font-weight:bold">/></span></span>
  <span class="gmail-sc3" style="color:rgb(0,153,0)"><span class="gmail-re1" style="color:rgb(0,0,0);font-weight:bold"></IntVectorProperty<span class="gmail-re2">></span></span></span></pre><pre class="gmail-de1" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);background:none rgb(249,249,249);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top"><br></pre><div><br></div>There are options for Integer and Double arrays where the input boxes can be modified by the user. Does the same logic apply for Boolean operators (check boxes)?</div><div><br></div><div>Thanks, </div><div>Chiranjib</div><div><br></div><div><br></div></div>