Result=FnAnd(Value1,Value2) or [Autoassign] FnAnd(Value1, Value2)
Return a bitwise And operation of two values, these values must be integer values, If a return variable isn't defined, the result
is stored on first variable parameter, unless command is a parameter of another command.