MAPDEL

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

MAPDEL


 

Removes the specified key from the map value.

 


syntax

MAPDEL(

         map,

         key

         )

 


Parameters

 

map

 

Type:

map

 

Map value.

 

key

 

Type:

Character types

 

The key name.

 

Return Value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 

 


reference