I want the comparison below not to show a difference. According to MSDN (see step 7), there must be a SQLCMD Variables function that I cannot find. This documentation is for SQL 2010, but I'm using 2012. There is no version of the documentation available on this page on this page.
How can I specify the value of $(DatabaseName) to make this comparison work? I already have the value specified in the database project settings.

sql-server compare database-schema database-project ssdt
Keith walton
source share