strhyperlink2str

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Text/Strs/Chars/Links
Introduced first in SolidGeometry 5.2, Creation date: 2022-02-24, Last change: 2025-09-15

separates hyperlinks into real text and a list of keywords plus a list of urls



See Also: strhyperlink , sprintfhyperlinktab

Example Illustration

 missing image of strhyperlink2str(str)

Syntax

[str,wrds,urls]=strhyperlink2str(str)

Input Parameter

str: string includes hyperlinks

Output Parameter

str: string without hyperlinks
wrds: list of keywords used in in original string
urls: list of urls used in in original string

Examples


a=strhyperlink('test','http://www.mimed.de')
strhyperlink2str(a)




Copyright 2022-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21