MMpy.Project.title
Syntax
MMpy.Project.title()
Description
Returns the title of the currently opened project.
Returns
Type |
Description |
---|---|
str | Returns the title of the current project. |
Notes
This is a static class method.
Examples
title = MMpy.Project.title()
Resource ID
IDPH_PROJECT_TITLE