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 > %origin statement (SDL script)
  
%origin statement (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:
%origin %on
%origin %off
After %origin %on is executed, the %sdl file name and line number of the statements that write code into the output is appended before the generated output. %origin %off stops that information being generated.
At the time the generation starts, %origin is set to %off by default.