setglobal
PurposeSynopsisint setglobal(XPRMcontext ctx, const char *text, XPRMalltypes *value);Arguments
ctx Mosel's execution context text Name of the object to be assigned a value value Value to be assignedReturn value
0 Assignment succeeded 1 Name not found 2 Operation not permittedFurther informationThis function sets the value of a global object (model identifier declared in a declarations block outside of any procedure or function).Related topics
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.