Events

ExternEventProcessing

Description:

Occurs when an add-in sends a step count message.

Syntax:

Procedure ExternEventProcessing (Source, Event, Data)
    If Source = "StepCounter" And Event = "OnChange" Then
        ...
    EndIf
EndProcedure

Note. In this example <Data> = "_". 

Next page: Development tools

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.