Versions Compared

Key

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

...

     Mthroutine Name(ApplyFilter)
Define_Map For(*Input) Class(#prim_alph) name(#Filter)

Selectlist named(#list)
#List.CurrentItem.Visible := (#Surname.Contains(#Filter)) *or (#Filter = "")
Endselect

Endroutine

See also

All Component Classes

Technical Reference