Preparing search index...
The search index is not available
geostyler-style
geostyler-style
FstrEndsWith
Interface FstrEndsWith
Returns true if string (argument[0]) ends with suffix (argument[1])
interface
FstrEndsWith
{
args
:
[
string
|
GeoStylerStringFunction
,
string
|
GeoStylerStringFunction
]
;
name
:
"strEndsWith"
;
}
Hierarchy (
view full
)
FunctionCall
<
boolean
>
FstrEndsWith
Index
Properties
args
name
Properties
args
args
:
[
string
|
GeoStylerStringFunction
,
string
|
GeoStylerStringFunction
]
name
name
:
"strEndsWith"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
name
geostyler-style
Loading...
Returns true if string (argument[0]) ends with suffix (argument[1])