[PCB_FORUM] Number of Etch Layers in Skill

How do I assign the number of layers in a board file to a variable to be
used in an if statement ? 

ex.  if(GLB_Drill_Layers=="2" then __Drill_2Layers() );

How do I get the GLB_Drill_Layers to represent the number of etch layers in
a board?

Thanks,
Yves


Other related posts: