Function TWPTextObj.CompareSource(aText:string) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPTextObj

Parameters

  • aText:string

Returns

The type of the result value is Boolean.

Description

This function returns true if the source property is equal to the parameter aText. aText may include ONE '*' sign which matches any characters. The conversion is not case sensitive!