'Declaration Overloads Sub Comment( _ ByVal tagname As String, _ ByVal time As Date, _ ByVal username As String, _ ByVal commentText As String _ )
Parameters
- tagname
- A tag name.
- time
- Time of comment.
- username
- Username to record with comment.
- commentText
- Comment text to apply.