Description Usage Arguments Details Value Examples
%land% and %->% ("writearrow") copy a pipeline value to a variable on the right hand side. %land_% and %->_% copy a pipeline value to a variable named by the value referenced by its right hand side argument.
1 2 3 4 5 6 7 |
value |
value to write |
name |
variable to write to |
Technically these operators are not "-> assignment", so they might not be specifically prohibited in an oppugnant reading of some style guides.
value
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.