User Tools

Site Tools


org.gramar.base:tag.stringtokens

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

org.gramar.base:tag.stringtokens [2016/06/26 17:04]
127.0.0.1 external edit
org.gramar.base:tag.stringtokens [2016/06/26 23:32]
bradbouldin [stringTokens Tag]
Line 11: Line 11:
 |**var** ​ |string ​ |yes  |The name of a context variable to be associated with the current token in the iteration. ​ The variable is scoped to the body of the tag.  | |**var** ​ |string ​ |yes  |The name of a context variable to be associated with the current token in the iteration. ​ The variable is scoped to the body of the tag.  |
 |**delimeter** ​ |string ​ |no  |A string to be written after every node except the last  | |**delimeter** ​ |string ​ |no  |A string to be written after every node except the last  |
-|**delimetedBy** ​ |string ​ |no  |The delimiter that separates the tokens in the original string ​ |+|**delimetedBy** ​ |string ​ |no  |The delimiter that separates the tokens in the original string ​(default: space) ​ |
 |**reverse** ​ |boolean ​ |no  |True if the list of tokens is to be iterated in reverse order  | |**reverse** ​ |boolean ​ |no  |True if the list of tokens is to be iterated in reverse order  |
  
org.gramar.base/tag.stringtokens.txt ยท Last modified: 2016/06/27 20:35 (external edit)