When the lists in @Keywords() contains a dot it doesn’t seems to return the value. e.g.
@Keywords(“a”:“a.a”:“b”;“a”:“a.a”)
only returns “a” not “a.a”
When the lists in @Keywords() contains a dot it doesn’t seems to return the value. e.g.
@Keywords(“a”:“a.a”:“b”;“a”:“a.a”)
only returns “a” not “a.a”
Subject: not a bug: . is a word delimiter for @Keywords if you leave off delimiter argument