"delete column 5 of someContainer"
Posted: Tue Jul 27, 2010 6:22 am
Rev makes it easy to address lines of a container, e.g.:
I know I can roll my own by writing a function, but my understanding is the point of Revolution is that things should be easy.
Thanks for considering this.
It would be nice if we could do the same thing for columns, e.g.:delete line 5 of someContainer
The column delimiter could be the same as the itemdelimiter (or we could have a new columnDelimiter property).delete column 5 of someContainer
I know I can roll my own by writing a function, but my understanding is the point of Revolution is that things should be easy.
Thanks for considering this.