Path

Returns the path of the BlueZone object.

Parameters
None.
Returns
String containing the text.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
TextVar = bzhao.Path
MsgBox TextVar