XADdroplistshow
PurposeShow a droplist.Synopsisprocedure XADdroplistshow(id:integer, items:set)Arguments
id Droplist identifier items Items to displayFurther informationFills the droplist with the contents of the given set of items. Mosel will try to infer the type of the set and display accordingly. For example showing a set of mpvar will display the solution values and reduced costs for each item.Related topics
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.