Functions Palette/Programming/String: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 111: | Line 111: | ||
! style="text-align: center;" | [[File:String Palette - To Lower Case.png|frameless|border|To Lower Case|link=To Lower Case function]] | ! style="text-align: center;" | [[File:String Palette - To Lower Case.png|frameless|border|To Lower Case|link=To Lower Case function]] | ||
| [[To Lower Case function|To Lower Case]] | | [[To Lower Case function|To Lower Case]] | ||
|} | |||
== Constants == | |||
{| class="wikitable sortable" | |||
! Icon | |||
! Name | |||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - String Constant.png|frameless|border|String Constant|link=String Constant function]] | ! style="text-align: center;" | [[File:String Palette - String Constant.png|frameless|border|String Constant|link=String Constant function]] | ||
| [[String Constant | | [[String Constant|String Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - Empty String Constant.png|frameless|border|Empty String Constant|link=Empty String Constant function]] | ! style="text-align: center;" | [[File:String Palette - Empty String Constant.png|frameless|border|Empty String Constant|link=Empty String Constant function]] | ||
| [[Empty String Constant | | [[Empty String Constant|Empty String Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - Space Constant.png|frameless|border|Space Constant|link=Space Constant function]] | ! style="text-align: center;" | [[File:String Palette - Space Constant.png|frameless|border|Space Constant|link=Space Constant function]] | ||
| [[Space Constant | | [[Space Constant|Space Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - Tab Constant.png|frameless|border|Tab Constant|link=Tab Constant function]] | ! style="text-align: center;" | [[File:String Palette - Tab Constant.png|frameless|border|Tab Constant|link=Tab Constant function]] | ||
| [[Tab Constant | | [[Tab Constant|Tab Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - Carriage Return Constant.png|frameless|border|Carriage Return Constant|link=Carriage Return Constant function]] | ! style="text-align: center;" | [[File:String Palette - Carriage Return Constant.png|frameless|border|Carriage Return Constant|link=Carriage Return Constant function]] | ||
| [[Carriage Return Constant | | [[Carriage Return Constant|Carriage Return Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - Line Feed Constant.png|frameless|border|Line Feed Constant|link=Line Feed Constant function]] | ! style="text-align: center;" | [[File:String Palette - Line Feed Constant.png|frameless|border|Line Feed Constant|link=Line Feed Constant function]] | ||
| [[Line Feed Constant | | [[Line Feed Constant|Line Feed Constant]] | ||
|- | |- | ||
! style="text-align: center;" | [[File:String Palette - End of Line Constant.png|frameless|border|End of Line Constant|link=End of Line Constant function]] | ! style="text-align: center;" | [[File:String Palette - End of Line Constant.png|frameless|border|End of Line Constant|link=End of Line Constant function]] | ||
| [[End of Line Constant | | [[End of Line Constant|End of Line Constant]] | ||
|} | |} | ||
Latest revision as of 17:58, 20 July 2020
| Object information | |
|---|---|
| Owning palette(s) | Programming palette |
| Type | Palette |
| Requires | Basic Development Environment |
| Icon | |
Use the String functions to concatenate two or more strings, extract a subset of strings from a string, convert data into strings, and format a string for use in a word processing or spreadsheet application.

Subpalettes
| Icon | Name |
|---|---|
| Path/Array/String Conversion | |
| Number/String Conversion | |
| Flatten/Unflatten String | |
| Additional String Functions |
Functions
Constants
| Icon | Name |
|---|---|
| String Constant | |
| Empty String Constant | |
| Space Constant | |
| Tab Constant | |
| Carriage Return Constant | |
| Line Feed Constant | |
| End of Line Constant |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |