From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 2: Line 2:
 
<pre style="white-space: pre-wrap;">
 
<pre style="white-space: pre-wrap;">
 
<table id="a_mess" key="0" col_lst="0;1;2">
 
<table id="a_mess" key="0" col_lst="0;1;2">
   <list id="0" dscr="Id" acs="4" tp="str"/>
+
   <list id="0" dscr="Id" acs="36" tp="str"/>
   <list id="1" dscr="Name" acs="4" tp="str"/>
+
   <list id="1" dscr="Name" acs="52" tp="str"/>
   <list id="2" dscr="Type" acs="4" tp="str"/>
+
   <list id="2" dscr="Type" acs="52" tp="str"/>
   <list id="3" dscr="Hide" acs="4" tp="bool"/>
+
   <list id="3" dscr="Hide" acs="52" tp="bool"/>
 
</table>
 
</table>
 
</pre>
 
</pre>

Revision as of 17:55, 10 May 2020

Tag "table"
<table id="a_mess" key="0" col_lst="0;1;2">
  <list id="0" dscr="Id" acs="36" tp="str"/>
  <list id="1" dscr="Name" acs="52" tp="str"/>
  <list id="2" dscr="Type" acs="52" tp="str"/>
  <list id="3" dscr="Hide" acs="52" tp="bool"/>
</table>