Skip to main content

mapper.add_secondary_mappings()

mapper.add_secondary_mappings(mapping_defs)

This function adds specified Event-Action mappings to the defined secondary mappings.

Parameters

ParameterTypeDescription
mapping_defstableEvent-Action mapping array.
It specifis an array table of Event-Action mapping definiton

Return Values

This function doesn't return any value.

See Also