Question
Is there any way to add to a Variable like this:
* Set GROUP = Main.MyName
* Set GROUP += Main.AnotherUser
I tried:
* Set GROUP = %GROUP%,Main.AnotherUser
but that did not seem to work, at least listing
%GROUP%
on a line by itself did not repeat the members.
- TWiki version: 03 August 2002
- Web server:
- Server OS:
- Web browser:
- Client OS:
--
MathiasKoerber - 05 Sep 2002
Answer
This is currently not supported. There was some discussion for preferences variables,
Codev.AddValuesToPreferenceVariable
--
PeterThoeny - 08 Sep 2002