User Tools

Site Tools


cookbooks:devel:transformations

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cookbooks:devel:transformations [2021/06/01 10:40]
miconda [{param.value,name[, delimiter]}]
cookbooks:devel:transformations [2021/06/07 21:36]
miconda [{line.at,pos}]
Line 661: Line 661:
 ==== {line.at,pos} ==== ==== {line.at,pos} ====
  
-Return the line at position 'pos'. The index start from 0. Negative position can be used to count from last line (which is -1).+Return the line at position 'pos'. The index start from 0. Negative position can be used to count from last line (which is -1). The pos can be also a variable holding the index value.
  
 Example: Example:
cookbooks/devel/transformations.txt ยท Last modified: 2022/04/08 18:08 by miconda