Support Board
Date/Time: Wed, 25 Jun 2025 22:32:27 +0000
Post From: can't get data using sc.GetStudyProfileInformation,sc.GetNumStudyProfiles,need help
[2021-12-15 18:08:56] |
User978306 - Posts: 4 |
Yes, thank you. Solution is very simple. One would like to use this function, ANY value should be referenced with any sc.Input.. In my case I simply defined current profile index as sc.Input[0].IntValue and have got a result. sc.GetStudyIDByName() works fine. |