JMap.Project.existsByName
Returns true if project exist for the given project name.
The JMap project name
// returns true if the project "My Project" exists, else falseJMap.Project.existsByName("My Project") Copy
// returns true if the project "My Project" exists, else falseJMap.Project.existsByName("My Project")
JMap.Project.existsByName
Returns true if project exist for the given project name.