Receiving value passed from alpha for an options name String into the component

Hi team,

I would like to know how to get the value that a String was passed as an option for that value:
I know for others like local, co, case_instance , task_instance and cms, a mappingType and modelPath can be used since they are found on alpha object.
I know for language aswell can the found in ap object.

But now if a string is picked as an option am not really sure of since it is not found in alpha and ap object.

As you can see on the attached image the @AlphaAttribute decorator in options, the last option is {
name: “String“, value: “string“

} and I want to know how do I get the value passed through the component.

Please see the attached image below for better reference:

@Irfan_Ali @Paul_Thomas

1 Like

@Sam @gaurav.pandey please support