1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24<helpdocument version="1.0">
25<meta>
26<topic id="textsbasicshared03120300xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Editing String Contents</title>
28<filename>/text/sbasic/shared/03120300.xhp</filename>
29</topic>
30</meta>
31<body>
32<section id="manipu">
33<bookmark xml-lang="en-US" branch="index" id="bm_id7499008">
34<bookmark_value>ampersand symbol in StarBasic</bookmark_value>
35</bookmark><comment>mw added one index entry</comment>
36<paragraph role="heading" id="hd_id3153894" xml-lang="en-US" level="1" l10n="U"><link href="text/sbasic/shared/03120300.xhp" name="Editing String Contents">Editing String Contents</link></paragraph>
37<paragraph role="paragraph" id="par_id3149178" xml-lang="en-US" l10n="CHG">The following functions edit, format, and align the contents of strings. Use the &amp; operator to concatenate strings.</paragraph>
38</section>
39<embed href="text/sbasic/shared/03120301.xhp#format"/>
40<embed href="text/sbasic/shared/03120302.xhp#lcase"/>
41<embed href="text/sbasic/shared/03120303.xhp#left"/>
42<embed href="text/sbasic/shared/03120304.xhp#lset"/>
43<embed href="text/sbasic/shared/03120305.xhp#ltrim"/>
44<embed href="text/sbasic/shared/03120306.xhp#mid"/>
45<embed href="text/sbasic/shared/03120307.xhp#right"/>
46<embed href="text/sbasic/shared/03120308.xhp#rset"/>
47<embed href="text/sbasic/shared/03120309.xhp#rtrim"/>
48<embed href="text/sbasic/shared/03120311.xhp#trim"/>
49<embed href="text/sbasic/shared/03120310.xhp#ucase"/>
50<embed href="text/sbasic/shared/03120314.xhp#split"/>
51<embed href="text/sbasic/shared/03120315.xhp#join"/>
52<embed href="text/sbasic/shared/03120312.xhp#converttourl"/>
53<embed href="text/sbasic/shared/03120313.xhp#convertfromurl"/>
54</body>
55</helpdocument>
56