脚本对象参考
本节包含可用于脚本的对象的信息。有关每种对象类型的更多信息,请参见各子章节。
低代码工具(脚本)
简介 What are scripts? Scripts are code snippets, written in JavaScript, that allow extending the platform's functionality, especially for device data processing...
环境
环境 is a global object that is always available in all scripts. It contains some basic functions, which are detailed 下方. To access the global 环境 object...