1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/SetWidget.tid

18 lines
514 B
Plaintext
Raw Normal View History

title: SetWidget
created: 201311151827
modified: 201311151827
2014-09-10 23:06:19 +00:00
tags: Widgets
caption: set
! Introduction
The set variable widget assigns a value to a specified [[variable|WidgetVariables]]. The new value of the variable is availale to the content within the set variable widget.
! Content and Attributes
The content of the `<$set>` widget is the scope for the value assigned to the variable.
|!Attribute |!Description |
|name |The name of the variable to assign |
|value |The value to assign to the variable |