...
expression
- Is of the form: number1opnumber2 where the possible values for op are:
+,-,/,*,%,<<,>>,^,AND,OR,XOR,<,>,<=,>=,== (and behave as their C equivalents)type
- Wanted type of result:
f, float - float(default)
i, int - integer
h, hex - hex
c, char - char
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-11-r379343Unknown