I recently updated from After Effects 2017 to 2018 and it broke my AE Script.
app.executeCommand(app.findMenuCommandId("Convert to Editable Text"));
now throws an error, but used to work just fine in AE 2017
Has anyone found a way to work around this?