getid


Purpose
Get the ID of a model.
Synopsis
function getid(mo:Model):integer
Argument
mo 
A model
Return value
ID of the model as an integer
Further information
Each model object has a unique ID number that can be obtained with this function. This ID may be used to identify the origin of an event (see getfromid).


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.