Changes for page 2 Script

Last modified by Devin Chen on 2025/06/06 14:03

From version 61.1
edited by Theodore Xu
on 2023/08/24 17:19
Change comment: There is no comment for this version
To version 59.1
edited by Theodore Xu
on 2023/08/24 17:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,9 @@
1 1  = **1 General Script Demo** =
2 2  
3 -== **1.1 Address Operation** ==
3 +== **1.1 Address Operation:Write/Read data from address A to B** ==
4 4  
5 5  (((
6 -Write/Read data from address A to B**. **For example:transfer D2 to D0
6 +For example:transfer D2 to D0
7 7  )))
8 8  
9 9  (% style="text-align:center" %)
... ... @@ -343,7 +343,7 @@
343 343  end
344 344  {{/code}}
345 345  
346 -== **1.8 HTTP response body** ==
346 +== **1.8 How to parse value from HTTP response body** ==
347 347  
348 348  This example use [[https:~~/~~/www.weatherapi.com/>>https://www.weatherapi.com/]] as example, to show how to parse value from HTTP response body. When we input the city name into address "@HDW5050":
349 349