Variable OptionsFor.repeatMasks

struct OptionsFor
{
  // ...
  string[] repeatMasks ;
  // ...
}