Reset a field

Problem

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

Solution

reset_comps.sil

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