Namespace Info Demo
Last changed: -10.10.192.235

.
See_also

Information About This Wiki Federation

Summary
This topic shows how WikiTalk can be used to determine information about the namespace (ContentBase).

About this namespace

Property Usage Example
Name (inherited) namespace.Name This namespace is named TestJwd
TopicsWith namespace.TopicsWith(String property, String desiredValue {optional}) There are 0 topics with an Age property with a value of 30.
AllTopicsWith namespace.AllTopicsWith(String property, String desiredValue {optional}) Including imported namespaces, there are 0 topics with an Age property with a value of 30.
GetTopicInfo namespace.GetTopicInfo(String topicName) The summary of the HomePage topic is: This is an introductory page for updated FlexWiki documentation for version 2.0
IsReadOnly namespace.IsReadOnly This namespace is read only? false
Title namespace.Title The title of this namespace is: Objective Design Solutions Wiki
Topics namespace.Topics There are 470 topics in this namespace.
Exists namespace.Exists A pointless thing to ask is does this namespace exist? true
Contact namespace.Contact The contact for this namespace is: jwdavidson@gmail.com
ImageURL namespace.ImageURL The namespace's image is: null
Description namespace.Description The description of this namespace is: The wiki for all things Objective Design Solutions
ImportedNamespaces namespace.ImportedNamespaces The list of imported namespaces is:

Namespace

FlexWiki

Playground

TestJwd

Multiple Keyword OR Selection

Note
TopicsWith does not select all desired TopicInfoArray items as the keyword must be first for it to work
 :SelectCategoryTopics:{ keyword |
   namespace.TopicsWith{ "Keywords", keyword}
 }