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