Topic Context Demo
Last changed: Evgeny Nedelko-194.110.202.240

.

From the documentation in the InstructionCard this should work ...

FlexWiki.TopicContextDemo(1:14) : No such property or function: Type.CurrentTopic

... but doesn't

Answer

Your sample has a minor error in casing

 @@TopicContext.CurrentTopic.FullName@@

should be

 @@TopicContext.CurrentTopic.Fullname@@
FlexWiki.TopicContextDemo(1:14) : No such property or function: Type.CurrentTopic