newmuid
newmuid |
Purpose
Synopsis
const char *newmuid(XPRMcontext ctx)
Return value
An identifier string.
Further information
1. This function returns a string of the form
muid#_xxx where
# is an execution number in hexadecimal (specific to this model execution) and
xxx a random hexadecimal number. It is guaranteed that each generated value will never be returned again.
2. The returned value is a registered string (see
regstring).