Maya MEL Script: Replace String in Expression
-
This simple script will replace all occurrences of a string with a new string in an expression. Useful for when you have miltiple particle systems that need the same expression changes.
Features:
~ expression type: regular, creation, runtimeBefore, runtimeAfter.