I have a parameter that can accept multiple values. These values are being obtained from a database table and the user can choose any 'N' number of these values.
I would like to get all the values in StringVar as a comma separated list. I am using CR 7.0 in which there is no "join" function or any looping control structure like while or for.
Can somebody pls help??
I would like to get all the values in StringVar as a comma separated list. I am using CR 7.0 in which there is no "join" function or any looping control structure like while or for.
Can somebody pls help??