<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpUserMgrUIImportListType |
mapp Services V5.16
List of files available for import and associated navigation
Transferring the MpFile library to the controller is necessary in order to display a list of possible files with the "Import" function from MpUserManagerUI.
Data type |
Description |
|
FileNames |
ARRAY[0..4] of STRING[255] |
List of all files available for import VC4 connection: TextDatapoint from Listbox |
SelectedIndex |
UINT |
Index of the entry currently selected in the list VC4 connection: IndexDatapoint from Listbox |
MaxSelection |
UINT |
Index of the last entry in the list VC4 connection: MaxDatapoint from Listbox |