InfoConnect for Unisys VBA Guide
ContainsEntry Function
An auto expand dictionary entry to search for, which is an abbreviation that gets expanded.
Determines whether a given entry exists in the Auto Expand dictionary.
Syntax
object.ContainsEntry( _
   ByVal abbreviation As String _
) As Boolean

Parameters

abbreviation
An auto expand dictionary entry to search for, which is an abbreviation that gets expanded.

Return Value

True if the abbreviation has an expansion definition, false if it does not.
See Also

 

 


2015 Attachmate

Send Feedback