<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Build_Text_function</id>
	<title>Build Text function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Build_Text_function"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Build_Text_function&amp;action=history"/>
	<updated>2026-04-22T08:29:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Build_Text_function&amp;diff=30187&amp;oldid=prev</id>
		<title>Q: Started page</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Build_Text_function&amp;diff=30187&amp;oldid=prev"/>
		<updated>2020-07-20T16:56:29Z</updated>

		<summary type="html">&lt;p&gt;Started page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String{{!}}String palette|type=expressvi|icon=String Palette - Ex Inst Build Text.png}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Build Text&amp;#039;&amp;#039;&amp;#039; function creates an output string from a combination of text and parameterized inputs. If the input is not a string, this Express VI converts the input into a string based on the configuration of the Express VI.&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Dialog Box Options&lt;br /&gt;
! Parameter &lt;br /&gt;
! Description &lt;br /&gt;
|-&lt;br /&gt;
! Text with Parameters in Percents (%parameter name%) &lt;br /&gt;
| Specifies the text you want to build. Define parameters by placing text between a pair of percent signs. You can use each parameter only once in the text that you build. To include a percent sign in the output string, you must type the percent sign twice. &lt;br /&gt;
|-&lt;br /&gt;
! Configure Parameters &lt;br /&gt;
|Contains the following options:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Parameter&amp;#039;&amp;#039;&amp;#039;—Lists all parameters defined in the &amp;#039;&amp;#039;&amp;#039;Text with Parameters in Percents (%parameter name%)&amp;#039;&amp;#039;&amp;#039; section. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Sample text&amp;#039;&amp;#039;&amp;#039;—Displays text configured according to the options set in &amp;#039;&amp;#039;&amp;#039;Parameter Properties&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Sample boolean&amp;#039;&amp;#039;&amp;#039;—Displays a button configured according to the options set in &amp;#039;&amp;#039;&amp;#039;Parameter Properties&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Sample number&amp;#039;&amp;#039;&amp;#039;—Displays a number configured according to the options set in &amp;#039;&amp;#039;&amp;#039;Parameter Properties&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Sample result&amp;#039;&amp;#039;&amp;#039;—Displays the value you enter in &amp;#039;&amp;#039;&amp;#039;Sample text&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Sample number&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;Sample boolean&amp;#039;&amp;#039;&amp;#039; based on the options you select in the &amp;#039;&amp;#039;&amp;#039;Parameter Properties&amp;#039;&amp;#039;&amp;#039; section.&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Properties&lt;br /&gt;
| Contains the following options:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Text&amp;#039;&amp;#039;&amp;#039;—Formats the parameter as a text string. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Number&amp;#039;&amp;#039;&amp;#039;—Formats the parameter as a numeric value. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Boolean&amp;#039;&amp;#039;&amp;#039;—Formats the parameter as a Boolean value. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Format&amp;#039;&amp;#039;&amp;#039;—Provides formatting options for the parameter depending on the data type. Examples of each format appear in parentheses after the name of the format. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Use minimum field width&amp;#039;&amp;#039;&amp;#039;—Pads any excess space to the left or right of the text, number, or Boolean with zeros or spaces to reach the minimum width you enter in Minimum field width. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Minimum field width&amp;#039;&amp;#039;&amp;#039;—Specifies the width to which you want to pad the text, number, or Boolean. The default is 0. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Use specified precision&amp;#039;&amp;#039;&amp;#039;—Formats the numbers with the precision you specify in &amp;#039;&amp;#039;&amp;#039;Precision&amp;#039;&amp;#039;&amp;#039;. This option is available only when you select &amp;#039;&amp;#039;&amp;#039;Fractional/Scientific (12.345)&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Fractional (12.345)&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;Scientific (1.234E1)&amp;#039;&amp;#039;&amp;#039; from the &amp;#039;&amp;#039;&amp;#039;Format the numbers&amp;#039;&amp;#039;&amp;#039; pull-down menu. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Precision—Changes&amp;#039;&amp;#039;&amp;#039; the digits of precision of the numbers in the table. The default is 0.&lt;br /&gt;
|-&lt;br /&gt;
! Justification &lt;br /&gt;
| Contains the following options:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Left&amp;#039;&amp;#039;&amp;#039;—Justifies the parameter to the left. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Right&amp;#039;&amp;#039;&amp;#039;—Justifies the parameter to the right.&lt;br /&gt;
|-&lt;br /&gt;
! Padding &lt;br /&gt;
| Contains the following options:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Using spaces&amp;#039;&amp;#039;&amp;#039;—Pads numbers using spaces. &lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Using zeros&amp;#039;&amp;#039;&amp;#039;—Pads numbers using zeros.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version&lt;br /&gt;
! Change(s)&lt;br /&gt;
|-&lt;br /&gt;
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]&lt;br /&gt;
|More info to come.&lt;br /&gt;
|}&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{ambox|text=Add links to internal resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
{{ambox|text=Add links to external resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
[[Category:String Palette]]&lt;/div&gt;</summary>
		<author><name>Q</name></author>
	</entry>
</feed>