Preparing search index...
The search index is not available
geostyler-style
geostyler-style
FlessThan
Interface FlessThan
Resolves to true if argument[0] is less than argument[1]
interface
FlessThan
{
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
;
name
:
"lessThan"
;
}
Hierarchy (
view full
)
FunctionCall
<
boolean
>
FlessThan
Index
Properties
args
name
Properties
args
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
name
name
:
"lessThan"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
name
geostyler-style
Loading...
Resolves to true if argument[0] is less than argument[1]