Parse the supplied Text (e.g., Client Notes) and replace any Hashtags (including @ tags) into {{hashtag}} templates.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- finUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0