漏洞
漏洞 ID 编号 | BUG-000151657 |
---|---|
已提交 | August 18, 2022 |
上次修改时间 | September 26, 2025 |
适用范围 | ArcGIS Field Maps |
找到的版本 | 22.2 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | Will Not Be Addressed |
Define a GUID initially and check if the field value contains a GUID. If it is empty, create and assign a GUID using the Guid() function. If not empty, return the current GUID field value.
For example, to calculate a random GUID in a field, use the following expression and replace FIELDNAME with the name of the field:
var id = $feature.FIELDNAME
IIf(id==null, guid(), id)
漏洞 ID: BUG-000151657
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序