Get a Script Resource.
Syntax
ISfinSupport.GetScriptResource(scriptType, targetObjectType, scriptId, script)
Parameters
| Name | Type | Optional | ByRef | Description |
| scriptType |
isefinScriptType |
|
|
The Script Type. |
| targetObjectType |
String |
|
|
The Target Object Type for the Script. |
| scriptId |
String |
|
|
The InternalScript Id (without the 'BuiltIn.' prefix). |
| script |
finScript |
|
ByRef |
The generated Script. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0