Login Page - Create Account

Support Board


Date/Time: Sun, 21 Dec 2025 21:30:05 +0000



Post From: ACSIL: Getting the actual name of a Study (by ID)?

[2022-07-04 16:57:19]
ycomp - Posts: 325
Is there a way to get the Study name (I mean the actual study name, i.e. the sc.GraphName, not the short name) using the ID of a study?

I would like to set an input that refers to another study. Then make sure that this study is the correct type of study by comparing the name. But if a shortname is set then it could be anything so there is no way to check for certain using sc.GetStudyName() since it will return the shortname if there is one.