Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 00:28:00 +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: 101
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
imagepzMEohiUV1.png / V - Attached On 2024-01-30 15:44:54 UTC - Size: 51.21 KB - 46 views