Backlinks to SetGetPlugin in all Webs (Search TWiki Web only)
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 2012 12 16 New Features and Enhancements of TWiki Release 5.1 ...
Release Notes of TWiki 5.1.3 (Istanbul), 2012 12 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
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.SetGetPlugin.