Parse the supplied Text (e.g., Client Notes) and replace any Hashtags (including @ tags) into {{hashtag}} templates.

Syntax

finUtilities.ParseHashTags(text, [hashTags])

Parameters

NameTypeOptionalByRefDescription
text String The Text to parse.
hashTags ISList Optional ByRef A list of Tags that were found while parsing. If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0