Garry's Mod Wiki

Panel:AppendTextWithURLs

  Panel:AppendTextWithURLs( string txt )

Description

Appends text to a RichText element (exactly like Panel:AppendText), while also parsing and adding valid URLs (Panel:InsertClickableTextStart). This does not automatically add a new line.

Arguments

1 string txt
The text to append (add on).