Versions Compared

Key

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

...

     Mthroutine Name(Find)
Define_Map For(*Input) Class(#Prim_Alph) Name(#Key)

Define_Com Class(#prim_Caro.CarouselItem) Name(#FoundItem) Reference(*Dynamic)

Begin_Loop

#FoundItem <= #Carousel.FindItem( #Key #FoundItem )
Leave If(#FoundItem *Is *Null)

#FoundItem.Style <= #MyStyles&ltHighlight>

End_Loop

Endroutine

See also

All Component Classes

Technical Reference