does not work for me in Glyphs 4 [4000]
Which error message do you get in the Scripting Window?
this is shown in the scripting window:
Done.
Traceback (most recent call last):
File “Find and Replace in Font Info.py”, line 11
from GlyphsApp import Glyphs, GSFontInfoValueLocalized, GSFontInfoValueSingle
ImportError: cannot import name ‘GSFontInfoValueLocalized’ from ‘GlyphsApp’ (/Applications/Glyphs 4.app/Contents/Scripts/GlyphsApp/init.py). Did you mean: ‘GSInfoValueLocalized’?