. Summary
TopicInfoArray Difference(Array topicInfoArrayToIntersect)
Answer with the difference of topics with the supplied array of topics (no duplicates).
TopicInfoArray Intersect(Array topicInfoArrayToIntersect)
Answer with the intersection of topics with the supplied array of topics (no duplicates).
TopicInfoArray Union(Array topicInfoArrayToIntersect)
Answer with the union of topics with the supplied array of topics (no duplicates).
With
Multiple Keyword OR Selection
:SelectCategoryTopics:{ keyword |
namespace.Topics.Select{ each |
each.HasProperty("Category") }.Select{ each |
each.GetProperty("Category").Contains(keyword) }.Collect{ each | each }
}
SelectKeyword("Formatting").Append(SelectKeyword("Examples")).Unique
.Collect{each | [" *", each.Name, Newline]}
FlexWiki.TopicInfoArrayDemo(2:1) : No such property or function: SelectKeyword
Click to read this topic 1/24/2008 8:57:35 AM - FLWCOM-jwdavidson
Welcome to the home of FlexWiki , a collaboration tool, based on WikiWiki , implemented using Microsoft .NET technologies
This is FlexWiki , an open source wiki engine.
This site supports the new NoFollow anti-spam initiative.
Recent Topics
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Definition of WikiWiki on wikipedia.org
7/30/2007 9:11:19 AM - DerekLakin-90.199.71.244
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
An extension to HTML that search engines use to ignore potential LinkSpam.
3/9/2008 4:21:17 PM - FLWCOM-jwdavidson