Support Board
Date/Time: Sat, 23 Nov 2024 11:25:52 +0000
Post From: ACSIL: Getting the actual name of a Study (by ID)?
[2022-07-04 16:57:19] |
ycomp - Posts: 316 |
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. |