mapper.add_primary_mappings()
mapper.add_primary_mappings(mapping_defs)
This function adds specified Event-Action mappings to the defined primary mappings.
Parameters
Parameter | Type | Description |
---|---|---|
mapping_defs | table | Event-Action mapping array. It specifis an array table of Event-Action mapping definiton |
Return Values
This function doesn't return any value.