This question about Topic Markup Language and applications: Answered

Use %SEARCH to finde more Topics with the same beginnig

I am using the %SEARCH% to look for all Topics with the same beginning. For example we have three Topics in the same upper Topic:

Topic_test1

Topic_test2

Task_test3

And now I´d like to find only the Topics, which starts with "Topic", not the one with "Task". I heard to wirte...

%SEARCH{ ...Topic*... ... }%

...but it doesn´t work.

Please help,

-- ClemensAschenberger - 03 Sep 2012

The solution would be:
%SEARCH{"Topic.*" 
  type="regex" 
  scope="topic"
...
-- LynnwoodBrown - 12 Jan 2015

QuestionForm edit

Subject Topic Markup Language and applications
Extension
Version
Status Answered
Related Topics VarSEARCH
Topic revision: r5 - 09 Sep 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy