Replacing a function signature with a new signature

To overload a function with a new signature (for example, overload foo(String) with foo(String, String) so that both signatures are valid):

  1. Click Save As on the original rule.
  2. Update the signature on the Save as form.
  3. Click Create and Open.