'Usage
Dim instance As Container
Dim startingTag As String
Dim endingTag As String
Dim value As Boolean
value = instance.RemoveText(startingTag, endingTag)
Parameters
startingTag
A string that represents the removal process' starting point; in other words, the first word that will be removed.
endingTag
A string that represents the removal process' ending point; in other words, the last word that will be removed.
Return Value
Returns true if the removal process succeeds; returns false otherwise.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows, 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2