In This Topic
Reference Guides / JavaScript API / Actions / Interface / SelectSnapIn

SelectSnapIn

In This Topic
 SelectSnapIn

This function allows you to select a particular custom Snap-In.

SelectSnapIn: function (docuViewareID, snapinName)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to select the Snap-In from.
snapinName
The name of the custom Snap-In you want to select.

Return Value

1 if error, 0 if success.