1200 - Pallets Module

Syslog 4.0 - Extensibility - Functions Syslog - Kalipso - Pallets - 1200 - Pallets Module

1200 - Pallets Module

Event

Extension action set

Description

Before

EXT_1200_1_Before

Will be executed before the app opens the pallets module

EXT_1200_2_Replace

Will be executed to replace the module

After

EXT_1200_3_After

Will be executed after the app opens the pallets module

Replace

Output Parameters

  • outOpenModule - Is used to open the Module after executing the Replace code:

    • 0 - Don't open

    • 1 - Open

The default option is 0 to don't open because the normal behaviour of the replace function is to replace the module.

Last updated