Skip to content

Constant_BoolValue never appears in has statement #128

@moxianfeng

Description

@moxianfeng

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions