All Script code uses Visual Basic.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| builtInBlockName | String | The Name of the Built In Block to retrieve. | ||
| stubOnly | Boolean | Indicates to only include a stuff that calls the MyBase method. | ||
| language | iseScriptLanguage | Optional | When inserting a 'stub', an attempt will be made to convert the Visual Basic code to C# if the specified language is CSharp. If omitted, a value of iseScriptLanguage.VisualBasic is assumed. |
A String value.