Versions Compared

Key

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

Problem

We You want to reset a field , (for example components, Components).

Solution

reset_comps.sil

Code Block
string[] emptyComponents = {""}; 
components=emptyComponents;