guides:programming:programmers_reference_manual:sellisttext_property_listbox

SELLISTTEXT property (Listbox)

Returns selected items in the same format as the LISTTEXT property.

A dynamic array of selected items. Each item is delimited by @fm.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet OnlyNoNoNo

N/A

 
// Example//
//
// Get the text from all selected items.//
   
SelList = Get_Property( @Window : ".LST_DATA", "SELLISTTEXT" )
 
 
 
 
 

LISTBOX LIST property, LISTBOX LISTTEXT property, LISTBOX SELLIST property, LISTBOX SELPOS property

  • guides/programming/programmers_reference_manual/sellisttext_property_listbox.txt
  • Last modified: 2023/10/25 10:50
  • by 127.0.0.1