$lte
Syntax
{
<key>: {
"$lte": <value>
}
}Properties
Field
Description
Required
Examples
{
"$.variables.age": {
"$lte": 20
}
}Last updated
{
<key>: {
"$lte": <value>
}
}{
"$.variables.age": {
"$lte": 20
}
}Last updated