Difference between revisions of "Meta Tag"
From WikiManual
(New page: A Meta Tag is a part of the Robot DNA declaring the name of a certain Custom Variable, Codule, or Chromosome. The Meta Tag is case-insensitive, so a variable named Fish is...) |
m (making it more readable) |
||
Line 1: | Line 1: | ||
− | A Meta Tag is a part of the [[Robot DNA]] declaring the name of a certain [[Custom Variable]], [[Codule]], or [[Chromosome]]. The Meta Tag is case-insensitive, so a variable named Fish is the same as a variable named fish. Meta Tags cannot have the same name as a [[System Variable]]. | + | A Meta Tag is a part of the [[Robot DNA]] declaring the name of a certain [[Custom Variable]], [[Codule]], or [[Chromosome]]. The Meta Tag is case-insensitive, so a variable named <tt>Fish</tt> is the same as a variable named <tt>fish</tt>. Meta Tags cannot have the same name as a [[System Variable]]. |
Latest revision as of 16:52, 7 April 2015
A Meta Tag is a part of the Robot DNA declaring the name of a certain Custom Variable, Codule, or Chromosome. The Meta Tag is case-insensitive, so a variable named Fish is the same as a variable named fish. Meta Tags cannot have the same name as a System Variable.