Call Stack Functions
Helper functions for working with the call stack.
Object Definition
| Object Type | Codeunit |
| Object ID | 70327106 |
| Object Name | QWETB Call Stack Functions |
Procedures
| Name | Description |
|---|---|
| CheckAllowedCaller(Text; ObjectType; Integer; Text; Text; Text) | Checks if a function is called from the specified app. |
| CheckAllowedCaller(Text; Text) | Checks if a function is called from the given app. |
| CheckCalledFromCurrentApp() | Checks if a function is called from the current app. |
| GetCallStack(): Text | Returns the call stack of the current function. |
This documentation is generated from Smart Toolbox v27.1