- Categories:
System functions (System Information)
SYSTEM$IS_ APPLICATION_ INSTALLED_ FROM_ SAME_ ACCOUNT¶
显示应用程序是否与作为其基础的应用程序包安装在相同的账户中。
For more information about event sharing, see Use logging and event tracing for an app.
语法
实参
无。
返回
该函数返回以下状态消息:
| Status Message | Description |
|---|---|
| TRUE | Indicates if an app is installed on the same account as the application package it is based on. |
| FALSE | Indicates if an app is not installed on the same account as the application package it is based on. |
访问控制要求
- 只能从应用程序内部调用这些系统函数。