Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

@DELETEIFINPUT  is used to make sure that upon restarting a solution, parameters provide as input with this attribute are deleted from the solution.

Syntax

Place 

...

Remarks

This allows the removal of input parameters that are not needed anymore or have to become computed instead of input.

...