hi all,
I want to do and (&) operator betwneen 2 string, 2 number, 2binary
and there is an error displayed when i do that, the error is:
operator & cannot be applied to operands of type string and string (binary and binary),
(integer and integer),
How I can Solve this Problem???
Thanks All,,,