When i try to use bool variable in has statement,
filter like bottom, and i always got Constant_StringValue type
a.c:true
a.c:True
a.c:TRUE
so, I try to strings.ParseBool to get bool variable,but how can'i check explicit string declaration between a.c:"true" and a.c:true