Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > SDL script for generating code > SDL script extensions for TDK > Compatibility comment (SDL script)
  
Compatibility comment (SDL script)
This topic applies to TDK SDL script extensions. For more information, see Overview of SDL script extensions for TDK (SDL script).
SDL Script Extensions for TDK:
$This is a comment

$# A = %search ("", "Class")
In TDK SDL scripts, what is after $# on a line is not considered a comment. The line is parsed as if the $# does not exist.