MAPSET

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

MAPSET


 

Sets the value for a map value.

 


syntax

MAPSET(

         map,

         key,

         value

         )

 


Parameters

 

map

 

Type:

map

 

Map value.

 

key

 

Type:

Character types

 

The key name.

 

value

 

Type:

General purpose

 

value.

 

Return Value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 

 


reference