📝 docs(tsl): sync api skill with corrected codegen

Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index.

Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
csh
2026-07-07 16:47:03 +08:00
parent bbf6977f57
commit c0bf0358e0
278 changed files with 45212 additions and 35782 deletions
@@ -1,12 +1,12 @@
# Web/CGI / 其他
### `echo()`
## `echo()`
与Write类似,但是Echo不是函数而是关键字,使用比write方便,也有些细微差别,目前ECHO显示NAN等和WRITE不一样。
返回:any
### `read(count, disp_char)`
## `read(count, disp_char)`
从控制台读字符串并返回结果。