Places an HTML anchor with an HREF attribute around the text in a String object.
strVariable.link(linkstring) "String Literal".link(linkstring)  | 
| JScript | 
| link Method (JScript 5.6) | 
| See Also | 
Places an HTML anchor with an HREF attribute around the text in a String object.
strVariable.link(linkstring) "String Literal".link(linkstring)  | 
Remarks
Requirements
See Also