#1 : 04/07-25 16:27 Chris
Posts: 9
|
User Guide says:
app.parseTags(tags): string Parses the specified string for tags and returns the result. so one can only guess the result of non-match is empty string. Thanks. |
#2 : 04/07-25 23:37 Delta Foxtrot
Posts: 506
|
Reply to #1:
It's an empty string unless it somehow generates a parse error. |