Backlinks to SetGetPlugin in all Webs (Search TWiki Web only)

Results from TWiki web retrieved at 16:52 (GMT)

TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Formulae like % CALC{`$INT(7/3)` are evaluated at page view time. They can...
Appendix A: TWiki Development Time line TWiki Release 5.1 (Istanbul) released on 2011 08 20 2012 01 14 New Features and Enhancements of TWiki Release 5.1...
Release Notes of TWiki 5.1.1 (Istanbul), 2012 01 14 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `login`, is the process by which a user lets...
GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Supported attributes...
SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty...
SETGETDUMP{...} dump persistent variables Dump persistent key/values previously set with % SET{ . Syntax: % SETGETDUMP{ format `...` separator `.....
Number of topics: 7

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.SetGetPlugin.