InfoConnect for Unisys VBA Guide
Lookup Function
An Auto Expand dictionary entry to look up, which is an abbreviation that gets expanded.
Gets an expansion from a definition in the Auto Expand dictionary.
Syntax
object.Lookup( _
   ByVal abbreviation As String _
) As String

Parameters

abbreviation
An Auto Expand dictionary entry to look up, which is an abbreviation that gets expanded.

Return Value

The expansion string if key exists, or null if it does not have an expansion.
See Also

 

 


2015 Attachmate

Send Feedback