ButtonsExistForProduct()

Examples


The ButtonsExistForProduct() function defined in the syCmdBarBtnObj form is provided by Microsoft Dynamics GP so you can easily determine whether any toolbar buttons have been defined for an integrating product.

Syntax

ButtonsExistForProduct(Product_ID)

Parameters

Product_ID– The ID of the dictionary for which toolbar buttons will be examined.

Return value

A boolean. The value true indicates that toolbar buttons exist for the product, while false indicates they do not.


Documentation Feedback