This member is for System Use Only and should NOT be used.
Get the Header Code (class definition etc) required for a Script.
Syntax
finScriptFunctions.GetScriptHeaderCode(language, importsList, scriptHostType, scriptHostTypeObject, [includeNamespace])
Parameters
| Name | Type | Optional | ByRef | Description |
| language |
iseScriptLanguage |
|
|
The Script Language. |
| importsList |
ISList |
|
|
A List of Imports to include at the top of the Script. |
| scriptHostType |
isefinScriptHostType |
|
|
|
| scriptHostTypeObject |
Object |
|
|
|
| includeNamespace |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0