mapper.add_secondary_mappings()
mapper.add_secondary_mappings(mapping_defs)
This function adds specified Event-Action mappings to the defined secondary 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.