dllib_used
Returns list of current used dllib handle.
📝 Syntax
r = dllib_used()
📤 Output argument
h - a vector of dllib handle.
📄 Description
Returns list of current used dllib handle.
💡 Example
dllib_used(),delete(dllib_used())🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?