Core.Actions.MapRemoveItems
Revision as of 08:10, 12 August 2014 by Nb (talk | contribs) (Created page with "Category:Core == Classification == {{ClassificationActivity |MapRemoveItems | Deletes one or more elements from a map | Action | OTX Core library | MapModif...")
Classification
Name | MapRemoveItems |
Short Description | Deletes one or more elements from a map |
Class | Action |
Extension | OTX Core library |
Group | MapModifiers related actions |
Exceptions | OutOfBoundsException |
Checker Rules | Core_Chk039 |
Standard Compliant | Yes |
Description
The OTX MapRemoveItems activity deletes one or more elements from a map.
Properties
Name | Data Type | Class | Default | Cardinality | Description |
Map | Map | Variable | - | [1] | Map of key/values pairs, from which the items are deleted |
Key | - | Term | - | [1] | List of one or more keys of type of the map to be deleted from the map |
See also
Assignment
ProcedureCall
ShiftRight
ShiftLeft
SetBit
ReplaceSubByteField
AppendByteField
ListConcatenate
ListAppendItems
ListInsertItems
ListRemoveItems
ListClear
MapUnion
MapPutItems
MapClear