Function calls (GNU Radius Reference Manual)

Next: , Previous: , Up: Full Syntax Description [Contents][Index]


10.2.8.9 Function calls

These take the form

ident ( arg-list )

where ident is the identifier representing the function, and arg-list is a comma-separated list of expressions supplying actual arguments to the function. The number of the expressions must correspond exactly to the number of formal parameters in the function definition. The function that ident references can be either a compiled function or a built-in function.

AltStyle によって変換されたページ (->オリジナル) /