External module "utils/string"
Variables
STR_EMPTY
STR_EMPTY: "" = ""
Functions
strEndsWith
- strEndsWith(str: string, suffix: string): boolean
-
Parameters
-
str: string
-
suffix: string
Returns boolean
strIsNullOrEmpty
- strIsNullOrEmpty(str: string | undefined): boolean
-
Parameters
Returns boolean
Empty string constant