[Previous] [Next chapter]
resetlist
PurposeSynopsisint resetlist(XPRMcontext ctx, XPRMlist list);Arguments
ctx Mosel's execution context list Reference to a dynamic listReturn value0 if successful, a positive value otherwise.Further informationThe function resets a list by removing all elements it contains. It is not possible to reset a constant or finalised list.
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.