Parameters
- script
- Script code written in the specified report scripting language.
| C# | Copy Code |
|---|---|
public string addThisCode() | |
| Visual Basic | Copy Code |
|---|---|
Public Function addThisCode() As String | |
This method is typically used when executing stand-alone reports that are not compiled into the application. Injected code allows the report to access features such as custom calculation functions and data access modules in the calling application.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family