漏洞
漏洞 ID 编号 | BUG-000154016 |
---|---|
已提交 | November 29, 2022 |
上次修改时间 | August 23, 2024 |
适用范围 | ArcGIS Online |
找到的版本 | November 2022 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | As Designed |
Check for null values before creating the date and passing it into the DateDiff function:
var retire = $feature["dateField"]; //.
This is already a date field, and does not need to use the Date() function if (!IsEmpty(retire)) { return IIF(DateDiff(Now(), retire, 'days') >= 0, "retired", "active") } returns null.
漏洞 ID: BUG-000154016
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序