Support Board
Date/Time: Mon, 19 May 2025 17:55:24 +0000
Post From: Feature request: provide/extend functions to get original study name, short name, and S_ID
[2024-01-30 15:48:17] |
User43 - Posts: 102 |
Currently the following functions only return the study short name when set. sc.GetStudyName(int StudyIndex) sc.GetStudyNameFromChart(int ChartNumber, int StudyID) sc.GetStudyNameUsingID(unsigned int StudyID) sc.GetStudyInternalIdentifier(int ChartNumber, int StudyID, SCString& r_StudyName) When the short name is not set they return the original name. So programmatically I don't know what I got. There is no way to get the study ID (S_ID). Please provide a way to specifically obtain the short name [if empty then return an empty string "" or a return value indicating so] original name study ID (S_ID) Thanks |
![]() |