فيما يلي مثال جزئي على ملف JSON للبحث عن سلسلة نصية واستبدالها.
{ "Items": [ { "oldValue": "Text1" "newValue": "New Value1" "ignoreCase": true }, { "oldValue": "text2" "newValue": "New Value2" "ignoreCase": false } ] }
Scripting on this page enhances content navigation, but does not change the content in any way.