The basic syntax of the expressions is described in Reporting Documentation - see Using Expressions.
Follow the documentation, your expression can be rewritten in the Reporting Expression editor, and it will look something like this:
=Fields.uAddress1 + ", " + Fields.uAddress2
In addition you can take a look at YourReport.Designer.vb to see how this expression is serialized by the Visual Studio.