Reading the tutorial on Naming trying to understand the programming syntax for what is Tag Value?
IFEQUALS]tag,equals,string[] - tests the given tag value against "equals". If they are equal, the string is included in the naming scheme
[IF!EQUALS]tag,equals,string[] - tests the given tag value against "equals". If they are NOT equal, the string is included in the naming scheme
[IFVALUE]tag,strifvalue,strnovalue[]
Don't understand what tag value is and how it is used?
Thanks
IFEQUALS]tag,equals,string[] - tests the given tag value against "equals". If they are equal, the string is included in the naming scheme
[IF!EQUALS]tag,equals,string[] - tests the given tag value against "equals". If they are NOT equal, the string is included in the naming scheme
[IFVALUE]tag,strifvalue,strnovalue[]
Don't understand what tag value is and how it is used?
Thanks
Comment