25 Apr
2015
25 Apr
'15
2:21 a.m.
http://networkradius.com/doc/3.0.8/unlang/cond_module.html The Unlang interpreter tracks the return code of any module that has been called. This return code can be checked in any condition. If the saved return code matches the code given here, then the condition evaluates to true. Otherwise, it evaluates to false. module if (module-code) { ... } On Fri, Apr 24, 2015 at 6:39 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Apr 24, 2015, at 10:34 AM, Peter Balsianok <balsianok.peter@gmail.com> wrote:
In documentation (3.0.8) is
What documentation?
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html