unlang question

Peter Balsianok balsianok.peter at gmail.com
Sat Apr 25 08:21:40 CEST 2015


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 at deployingradius.com>
wrote:

> On Apr 24, 2015, at 10:34 AM, Peter Balsianok <balsianok.peter at 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


More information about the Freeradius-Users mailing list