Rev 11210 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11292 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:append |
2 | tit:append |
3 | type:$type_both |
3 | type:$type_both |
4 | syntax:!append |
4 | syntax:!append ``object s1'' to ``str'' |
5 | mean:String manipulation: append object |
5 | mean:String manipulation: append object ``s1'' to the string ``str''; ``object'' may be ``item'', ``word'',\ |
6 |
|
6 | ``line'', ``colon'' or ``semicolon''. The object ``s1'' should not be empty before evaluation. |