fn_listorganize
Contents
Syntax
[list anychg] = fn_listorganize(list) [struct anychg] = fn_listorganize(struct,namefield,addfun)
Description
Input:
- list list of strings
- struct structure
- namefield field in the structure containing the names to be displayed
as a list
- addfun function to execute when the 'add' button is pressed, with
prototype: structitem = addfun()Source
Thomas Deneux
Copyright 2015-2017