'Declaration
Public Overloads Shared Function CutScript( _ ByVal script As String, _ ByVal lineCount As Integer _ ) As String
Parameters
- script
- The script.
- lineCount
- How man lines to return
'Declaration
Public Overloads Shared Function CutScript( _ ByVal script As String, _ ByVal lineCount As Integer _ ) As String