技术文章 - CS387743
在 ThingWorx Platform 中从 ThingWorx 8.3 升级到 9.3 后,Expression 中使用的“setTimeout”不再起作用
已修改: 18-Dec-2023
适用于
- ThingWorx Platform 9.3 to 9.5
说明
- 从 ThingWorx 8.3 升级到 9.3 后, Expression中使用的“setTimeout”不再起作用
- 下面代码中使用的“setTimeout”函数在 8.3 的表达式中有效,但在 ThingWorx 9.3 中不再有效
setTimeout(function(){ location.reload(); }, 5000);
这是文章 387743 的 PDF 版本,可能已过期。最新版本 CS387743