Rev 9375 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +var+ +exec+ +string+ |
11210 | bpr | 2 | tit:append |
3 | type:$type_both |
||
4 | syntax:!append `object s1' to `str' |
||
5 | mean:String manipulation: append object `s1' to the string `str'; `object' may be `item', `word',\ |
||
6 | `line', `colon' or `semicolon'. The object `s1' should not be empty before evaluation. |