Checks names specified for different analysis aspects (cohorts, analyses, reports, etc.) to make sure that they start with a letter and contain only letters, numbers and _
ubiquity_name_check(test_name)List with Boolean element isgood that is TRUE when the name tests correct, FALSE when it fails. The element msgs contains a verbose message on why it fails.
string containing the name to be tested