Core.Actions.MapPutItems

From emotive
Revision as of 08:08, 12 August 2014 by Nb (talk | contribs) (Created page with "Category:Core == Classification == {{ClassificationActivity | MapPutItems | Inserts one or more elements in a map | Action | OTX Core library | MapModifiers...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name MapPutItems
Short Description Inserts one or more elements in a map
Class Action
Extension OTX Core library
Group MapModifiers related actions
Exceptions -
Checker Rules Core_Chk038
Standard Compliant Yes

Description

The OTX MapPutItems activity inserts one or more elements in a map.

Icons Note.png The other map contains a key that is also present in the original map, the corresponding value in the original map is overwritten.

Properties

Name Data Type Class Default Cardinality Description
Map Map Variable - [1] Map of key/value pairs, in which the elements are inserted
Item - Term - [1] List of one or more elements of type of the map, which will be inserted into the map

See also

Assignment
ProcedureCall
ShiftRight
ShiftLeft
SetBit
ReplaceSubByteField
AppendByteField
ListConcatenate
ListAppendItems
ListInsertItems
ListRemoveItems
ListClear
MapUnion
MapRemoveItems
MapClear