FullName

Returns the full filename of the BlueZone object.

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