Files
playbook/docs/tsl/reference/catalog/base/19_repeat.md
T
csh 540b3c0a1b 📝 docs(tsl): restructure agent-facing reference
Rework TSL syntax, catalog, modules, and routing docs around deterministic agent lookup and generation.

Split large catalog pages into focused function fact pages, remove obsolete pending/verified/unavailable paths, and update consistency tests for the new structure.
2026-06-09 17:24:30 +08:00

651 B

基础函数 - 重复函数

文档类型:函数事实页 是否可直接用于生成代码:是;本页函数条目均包含参数表 遇到不确定时:回到 ../base.md../../index.md

重复函数

dupeString(value, arg2)

用途:字符串相关函数。

参数个数:2 返回值:字符串

参数位置 参数名 必填 接收类型 说明
1 value 字符串 按源文档示例顺序传入
2 arg2 整数 按源文档示例顺序传入