<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Determine whether it is a map value.
syntax
ISMAP(
val
)
Parameters
Type:
General purpose
value.
Return Value
Boolean
Returns TRUE if val is a map value.
Explanation
Checks whether the value is a map value.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
MAP
MAPKEYS
MAPGET
MAPSET
MAPDEL
MAPMEARGE
MAPSTR
MAPSTRTO
ISMAP