脚本向导-帮助文档

脚本向导-帮助文档


获取Json对象

<h1>功能</h1> <p>从Json对象里获取节点对象。</p> <h1>输入</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>Json</td> <td>【TJson】Json对象。</td> <td>Json变量</td> </tr> <tr> <td>Key</td> <td>【字符串】键。</td> <td>'Grade'</td> </tr> </tbody> </table> <h1>输出</h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>Node</td> <td>【TJson】节点对象。</td> <td>创建输出变量</td> </tr> </tbody> </table> <h1>注意/说明</h1> <p>1、如果输入变里的“Key”项填写了不存在的键名,则返回空对象。</p> <h1>相关函数</h1> <p>设置Json对象</p> <h1>示例/演示</h1> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/aed3aa6c42ec32813c408d2884cd193f" alt="" /></p> <h1>示例附件</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/18bd76a4073c643ea524f283ee1ba97e" title="[组件[获取Json对象函数示例]_20210414.db">组件[获取Json对象函数示例]_20210414.db</a></p>

页面列表

ITEM_HTML