AddProcSetGetParam

Definition

Method of the BOR object Message without dialog that adds Set/Get parameters in the form of ID,Value for executable documents (compare the SetProcGeneral method). By calling the method several times, several Set/Get parameters can be attached to a document.

Structure

Import Parameters

Import Parameters

Description

ID

ID of the Set/Get parameter

Value

Value that the parameter shall have when it is called.

Export Parameters

None.