r1 - 16 Jan 2003 - 14:46:00 - TWikiContributorYou are here: VsTour >  Sandbox Web  >  EmptyPlugin > PluginTestEmptyPlugin
SOME EXAMPLES OF THE PLUGIN

%CALC{ $SET(name, PluginTestEmptyPlugin) $SET(len, $LENGTH($GET(name))) $IF($AND( $INT($GET(len)-$FIND(AddOn?, $GET(name))-4), $INT($GET(len)-$FIND(Contrib, $GET(name))-6), $INT($GET(len)-$FIND(Plugin, $GET(name))-5), $INT($GET(len)-$FIND(Skin, $GET(name))-3) ),,---$CHAR(10) * Add Comments? ) }%

tip TWiki Tip of the Day
Server side include
To include the contents of a web page or TWiki topic, use %INCLUDE{"page"}% . Examples: %INCLUDE ... Read on Read more

 
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VsTour? Send feedback