Category Text: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "Image:TTextToolbarCategory.png  == Summary == {{:Summaries:Summary Category Text}}  == Description == Category for all Text components.  == Sub Categories == *Image:TArduinoDisplaysToolbarCategory.png Category Text/Displays - {{:Summaries:Summary Category Text/Displays}}  == Components == *Image:TArduinoCharToText.png Char To Text - {{:Summaries:Summary Char To Text}} *Image:TArduinoTextToChar.png Text To Char - {{:Summaries:Summary Text To Ch..."  | 
			
(No difference) 
 | 
Latest revision as of 10:04, 10 June 2022
Summary
Text components category
Description
Category for all Text components.
Sub Categories
 Category Text/Displays - Text Display components category
Components
 Char To Text - Constructs Text string from characters
 Text To Char - Converts Text strings to characters
 Text To Integer - Converts Text value to Integer
 Text To Unsigned - Converts Text to Unsigned Integer
 Text To Analog - Converts Text value to Analog
 Text Snapshot - Takes a snapshot of the Text
 Text Mux(Multi channel Switch) - Selects signal from one of the Text inputs to be sent to the output
 Char Mux(Multi channel Switch) - Selects signal from one of the Char inputs to be sent to the output
 Text Value - Generates a fixed Text value.
 Formatted Text - Generates formatted text from multiple input values
 Measure Text Length - Measures the length of a text data
 Find Text Position - Returns the position of a subtext
 Find Last Text Position - Summaries:Summary Find Last Text Position
 Contains Text - Checks if the text data contains specified text
 Text Starts Width - Checks if the text data starts width specified text
 Text Ends Width - Checks if the text data ends width specified text
 Extract Sub Text - Extracts number of characters text from a specified position in the text
 Extract Left Sub Text - Extracts number of characters beginning part of a text
 Extract Right Sub Text - Extracts number of characters end part of a text
 Delete Sub Text - Deletes number of characters from the specific position in the text
 Extract Left Sub Text - Extracts number of characters beginning part of a text
 Delete Right Sub Text - Deletes number of characters from the end of the text
 Text To Upper Case - Changes text to Upper Case
 Text To Lower Case - Changes text to Lower Case
 Trim Text Begin/End Spaces - Trims (removes) leading and trailing spaces and control characters from a string.
 Char Value - Summaries:Summary Char Value
 Text Multi-Source Merger - Merges all the Text inputs into the output
 Char Multi-Source Merger - Merges all the Char inputs into the output
 Text Toggle Switch - Selects between 2 Text inputs
 Remember Text Value - Remembers Text value for later usage
 Text Array - Defines array of Text values
 Text On/Off Switch - Enables or Disables the signal from the Text input to be sent to the output
 Char On/Off Switch - Summaries:Summary Char On/Off Switch
 Make JSON - Summaries:Summary Make JSON