Tags:
create new tag
, view all tags

Backlinks to SetGetPlugin in TWiki Web (Search all webs)

Results from TWiki web retrieved at 00:53 (GMT)

TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % 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 2013 02 16 New Features and Enhancements of TWiki Release 5.1 ...
Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 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 `...` esc 1} Parameters ...
SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET< esc 1} resolves ...
SETGETDUMP{...} dump persistent variables Dump persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ format `...` separator `. ...
Number of topics: 7

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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.