- Categories:
System functions (System Information)
SYSTEM$IS_ APPLICATION_ SHARING_ EVENTS_ WITH_ PROVIDER¶
Shows if event sharing is enabled.
For more information about event sharing, see Use logging and event tracing for an app.
Syntax¶
Arguments¶
None.
Returns¶
This function returns the following status messages:
| Status Message | Description |
|---|---|
| TRUE | Indicates that event sharing is enabled on the app and the app has an active event table. |
| FALSE | Indicates that event sharing is not enabled on the app. |
Access control requirements¶
- These system functions can only be called from within an app.