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