Forum Discussion
Zdenda
Cirrus
Apr 19, 2013Local variable used in more iRules but in one VIP - is it shared among VIP iRules?
Hi,
I am thinking about using variable in the way - when I enable some action (redirect), then another actions (another redirects) in another rules will be disabled.
All these are using dif...
What_Lies_Bene1
Cirrostratus
Apr 19, 2013Here's an example of checking that a variable exists;
if { [info exists lookup] and $lookup == 1 } { ...
Note no $ symbol is used for the variable name with info as you are not referencing the variable value
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects