IsNotifyEnabled function
Syntax
IsNotifyEnabled()
Description
Use the IsNotifyEnabled function to return a Boolean value indicating whether the Notify button is enabled on the classic component. This corresponds to the Notify toolbar option on the component’s Internet tab.
Important:
Use this function with classic components only. For fluid components in PeopleTools 8.55 or later, use the IsNotificationEnabled function instead.
Parameters
None.
Returns
A Boolean value.
Related Topics