1300 - Loading module

Syslog 4.0 - Extensibility - Functions Syslog - Kalipso - Loading - 1300 - Loading module

1300 - Loading module

Event

Extension action set

Description

Before

EXT_1300_1_Before

Will be executed before the app opens the loading module

EXT_1300_2_Replace

Will be executed to replace the module

After

EXT_1300_3_After

Will be executed after the app opens the loading 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