Rev 5921 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +string+ |
1 | !! +exec+ +var+ +string+ |
- | 2 | tit:embraced |
|
2 |
|
3 | type:$type_both |
3 |
|
4 | syntax:!embraced `opword string' |
4 |
|
5 | mean:executes an operation `opword' in each substring of `string' enclosed in a pair \ |
5 |
|
6 | of curly braces.\ |
6 |
|
7 | <p>\ |
7 | The curly braces in |
8 | The curly braces in `string' can be nested, but the execution runs from outmost pair \ |
8 |
|
9 | to innermost pair.\ |
9 | </p><p> |
10 | </p><p>\ |
10 | Available |
11 | Available `opword':\ |
11 |
|
12 | </p><ul>\ |
12 |
|
13 | <li><span class="tt">randitem</span>. Random item in every embraced text.</li>\ |
13 |
|
14 | <li><span class="tt">extract</span>. Extracts the first (outmost) embraced text.</li>\ |
14 |
|
15 | <li><span class="tt">delete</span>. Deletes all embraced contents (encluding the curly braces).</li>\ |
15 | curly braces).</li> |
- | |
16 | </ul> |
16 | </ul> |