Forum Discussion

David_Bradley_2's avatar
David_Bradley_2
Icon for Nimbostratus rankNimbostratus
Feb 15, 2007

How do I modify class data from an iRule?

Is there a way to make a change to a class from an irule? For instance, let's say I have:     class Foobar {   "thing1 10"   "thing2 20"   }     Now I want to change ...