autoFixExpressions()

app.project.autoFixExpressions(oldText,newText)

Description

Automatically replaces text found in broken expressions in the project, if the new text causes the expression to evaluate without errors.

Parameters

oldText The text to replace.
newText The new text.

Returns

Nothing.

Other Tags

Posted in Project object and tagged , , , , .