DBStringLink
        
        extends DataExtension
    
    
            
            in package
            
        
    
    
    
Adds methods to DBString to help manipulate the output suitable for links
Table of Contents
Methods
- LinkFriendly() : string
- Provides string replace to allow link friendly urls
- PhoneFriendly() : string
- Provides string replace to allow phone number friendly urls
- URLFriendly() : string
Methods
LinkFriendly()
Provides string replace to allow link friendly urls
    public
                    LinkFriendly() : string
    Return values
stringPhoneFriendly()
Provides string replace to allow phone number friendly urls
    public
                    PhoneFriendly() : string
    Return values
stringURLFriendly()
    public
                    URLFriendly() : string