Skip to content
tuzi-rpa
搜索文档
K
Main Navigation
首页
指南
指令
团队
Appearance
Menu
Return to top
页面导航
指令名称:文本替换
指令说明:文本替换${text},根据${extractionWay}方式,将${regexpValue}替换为${replaceValue}
指令输入:
参数名
参数lebel
参数类型
参数填写说明
text
文本内容
string
文本内容
extractionWay
替换方式
string
regexpValue
被替换内容
string
请输入被替换的内容
replaceValue
替换为
string
请输入替换的内容
指令输出:
参数名
参数lebel
参数类型
参数填写说明
replaceResult
替换后的内容
string