What is the correct syntax to search for a tag associated with a value on a specific field?
What is the correct syntax to search for a tag associated with a value on a specific field?
The correct syntax to search for a tag associated with a value on a specific field is tag::<field>=<tagname>. This format precisely indicates that the tag is associated with a specific field value in the search.
D is correct. See p197 of F2
D is correct. See p197 of F2
D - p197
D is correct, because: "To search for a tag associated with a value on a specific field: tag::<field>=<tagname> "