Developer Function: Server Script: Include
## Overview
This function is used to include common code in "[Server Script](/en/manual/table-management-server-script)" such as "「Extended Server Script」". The //Include instruction can be placed at any position in the "[Server Script](/en/manual/table-management-server-script)". By defining common functions, etc., you can centrally manage code.
## Supported Versions
1. Pleasanter 1.1.37.0 or later
1. Pleasanter .NET Framework version 0.50.261.0 or later
## Usage Example
In the example below, the "「Extended Server Script」" with the Name "ServerScriptName" is loaded and inserted at the location where // Include is written.
*The file (JSON) of the "「Extended Server Script」" with the Name "ServerScriptName" must be placed in advance.
```
//Include: ServerScriptName
```
## Related Information
<div id="ManualList"><ul><li><a href="/en/manual/table-management-server-script">Table Management: Server Script</a><span>08.13.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />