isdmp
isdmp |
Purpose
Checks if the model is running within a DMP component that supports the
dmp Mosel module.
Synopsis
function isdmp:boolean
Return value
true if running within DMP,
false if not.
Further information
If this returns false, then any other functions you call from this module will generate errors.