Get SmartList Label in a PBCS non-Groovy calc script
Summary:
Is there a way to return the SmartList label in a PBCS non-Groovy calc script?
Content (required):
I am able to get the SmartLIst ID using the following code snippet:
@Concatenate("HSP_ID_", @hspnumtostring("TestSmartList"));
This returns HSP_ID_1, and I'd like to know if it is possible to use this ID to return SL Label.
I have searched this forum and I don't think this is possible based on what I have read, but I wanted to confirm that there have been no new developments for non-groovy users.
Thanks in advance!
jg
Version (include the version you are using, if applicable):
Tagged:
0