Ignition 7.9 editTag example 4 has a typo

Example 4
has a typo

path = "ParentInstance/ChildInstance"

myOverrides = { "ChildMember" :{ "ScanClass" : "Default" , "Enabled" : "false" }, "Folder1/Tag2" :{ "ScanClass" : "Default" , "Enabled" : "false" }}

system.tag.editTag(tagPath = path, overrides = myOverride)

2nd line myOverrides has an 's' at the end. The one inside editTag myOverride, no 's' at the end.

Welcome to the forum.

There's a link at the bottom of each page of the docs:

Found a problem? Send us an email: docs@inductiveautomation.com

It never takes them long; they've already fixed it.