Closed wulczer closed 6 years ago
As can be read in this answer:
the [class] command always compares a given input string with your datagroup entries names. It never uses the data portion of the containing entries for comparsion.
While TesTcl is currently matching datagroup values, not names, when using class.
class
Thanks @wulczer !
As can be read in this answer:
While TesTcl is currently matching datagroup values, not names, when using
class
.