✨ feat(tsl-api-reference): index class and unit APIs
Migrate reference pages to declaration-line storage and rebuild the 13-column index. Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## `cyclefilter()`
|
||||
|
||||
声明:function
|
||||
|
||||
设置周期过滤器以及集合竞价分离器。它是系统参数键,不是函数调用。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -12,6 +14,8 @@
|
||||
|
||||
## `getSysParam(param_name)`
|
||||
|
||||
声明:function
|
||||
|
||||
返回系统参数的值。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -22,6 +26,8 @@
|
||||
|
||||
## `setSysParam(param_name, param_value)`
|
||||
|
||||
声明:function
|
||||
|
||||
设置系统参数,既对本地执行有效,也对平台执行有效。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -33,6 +39,8 @@
|
||||
|
||||
## `nDay()`
|
||||
|
||||
声明:function
|
||||
|
||||
整数类型,NDAY默认返回的点数系统参数,读写。
|
||||
|
||||
返回:any
|
||||
|
||||
Reference in New Issue
Block a user