Table of Contents

ShowAdditionalSettings Procedure

Interface IQ Integration Type

This function should show the addition settings for the user.

Signature

ShowAdditionalSettings(IntegrationSetupCode: Code[20]) Handled: Boolean

Parameters

IntegrationSetupCode Code[20]

The Code for the Integration Setup that the user wants to setup. Use this code to identify the settings to be created and used.

Returns

Boolean

true if this is implemented, otherwise false. If AdditionalSettingsIsSupported() returns true, this function is also expected to return true, otherwise an error is shown.

This documentation is generated from Spider v27.2