Type Return
None
Syntax
Object.AddStr strStr, str1, [str2], [AddNL]
The AddStr Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modNetFinder. |
| strStr | Required. A String Value. |
| str1 | Required. A String Value. |
| str2 | Optional. A String = "" Object. |
| AddNL | Optional. A Boolean = True Object. |