📝 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:
@@ -21,16 +21,6 @@
|
||||
|
||||
返回:any
|
||||
|
||||
## `createhttpsession(return_value)`
|
||||
|
||||
创建一个http Session对象,并返回会话ID,即Session id。仅新一代TSL语言支持该函数。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------------- | ---- | -------------- |
|
||||
| `return_value` | int | 返回session ID |
|
||||
|
||||
返回:intptr
|
||||
|
||||
## `destroyHttpSession(session, return_value)`
|
||||
|
||||
销毁一个Http Session对象,并返回销毁结果,销毁成功返回True。 仅新一代TSL语言支持该函数。
|
||||
|
||||
Reference in New Issue
Block a user