Function that resets the global variables associated with the opened project. These variables are: currentProject
, CSH
, MapNumbers
, TopicIds
, LinkedFMDocs
and LinkedWordDocs
.
This function is called by the function closeproject().
unloadcurrentproject();
This function has no parameters.
This function has no return values.