Jump to content

API Component.Property.GetValFromListProp

From Flowcode Help
GetValFromListProp
Gets a value from a string list property 
- HANDLE Handle
The component handle of the property owner 
- STRING Property
The textual name of the property 
- ULONG Index
The index of the list to read from (first = 0) 
- LONG Return


Detailed description

Examples