Initializing help system before first use

insightgetscendataversion

insightgetscendataversion


Purpose
Get the current insight scenario's data version
Synopsis
function insightgetscendataversion:integer
Return value
The data version (integer)
Example
declarations
  dataversion : integer
end-declarations
dataversion := insightgetscendataversion
Further information
1. Reserved for future use - this function will cause an error if run under Xpress Insight v4
2. Attempting to get the data version when the model is not being run through Xpress Insight will cause the model to abort with an error.