指令说明
描述: 将对象转为Json文本参数说明
- 常规
- 高级
使用示例
该流程执行逻辑: 使用【文本转为Json对象】将文本{"name":"八爪鱼RPA","age":18,"class":"文本转为Json对象"}转换成Json对象,并将对象保存到Json对象
使用【对象转json文本呢】将Json对象,转为Json文本,并保存到Json文本
效果展示
使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 参数 | 说明 |
|---|---|
| 对象 | 输入一个对象 |
| 结果保存至 | Json文本 |
{"name":"八爪鱼RPA","age":18,"class":"文本转为Json对象"}转换成Json对象,并将对象保存到Json对象
使用【对象转json文本呢】将Json对象,转为Json文本,并保存到Json文本
