Incari Studio
search
Ctrlk
Incari Studio
search
Ctrlk
  • Incari HMI Development Platform
  • Getting Started
    • Overview
    • Requirements
    • What's New
    • Installation
    • First Steps
  • Objects and Types
    • Overview
    • Project Objects
    • Scene Objects
    • Scene2D Objects
    • Prefabs
    • Attributes
    • Data Types
    • Terminology
  • Modules
    • Overview
    • Animation Editor
    • Asset Database
    • Asset Manager
    • Attribute Editor
    • Code Editor
    • Console
    • Exporter
    • Figma Importer
    • Image Sequence Editor
    • Logic Editor
    • Global Preferences
    • Material Editor
    • Model Editor
    • Plugins
    • Profiler View
    • Project Outliner
    • Project Settings
    • Scene Outliner
  • Toolbox
    • Overview
    • Actions
    • Array
    • Binary
    • Communication
    • DateTime
    • Development
    • Dictionary
    • Events
    • Flow Control
    • Functions
    • IO
    • Incari
    • Localization
    • Math
    • Plugins
    • Prefab
    • String
      • Capitalize
      • CharCodeAt
      • Compare
      • Concat Strings
      • Contains
      • CryptoHash
      • EndsWith
      • Format
      • FormatArray
      • IndexOf
      • IsLower
      • IsUpper
      • JSON Parse
      • JSON Stringify
      • Join
      • LastIndexOf
      • Length
      • Lower
      • MatchRegex
      • PaddingLeft
      • PaddingRight
      • RandomString
      • RemoveCharacters
      • Replace
      • ReplaceRegex
      • Reverse
      • Split
      • StartsWith
      • String Value
      • Substring
      • Trim
      • TrimLeft
      • TrimRight
      • Upper
    • Transition
    • Utilities
    • Variables
    • Web
  • Demo Projects
    • Overview
    • 4 Methods of Animation
    • Using APIs to Pull Dynamic Data
    • An Analog Clock
    • Image Sequence Button Animation
    • Prefabs
    • Project Initialization
    • On-Screen Keyboard
    • Skinnable Speedometer
    • Python Testing API
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Toolbox

String

hashtag
Introduction

The String Nodes provide a means for the user to perform several actions to manipulate Strings, whether that be setting or changing a value, combining Strings, or converting other Objects into Strings and vice versa.

hashtag
Contents

  • Capitalizearrow-up-right

  • CharCodeAtarrow-up-right

  • Comparearrow-up-right

  • Concat Stringsarrow-up-right

  • Containsarrow-up-right

  • CryptoHasharrow-up-right

  • EndsWith

  • Formatarrow-up-right

  • FormatArrayarrow-up-right

  • IndexOfarrow-up-right

  • IsLowerarrow-up-right

  • IsUpperarrow-up-right

  • JSON Parsearrow-up-right

  • JSON Stringifyarrow-up-right

  • Join

  • LastIndexOf

  • Length

  • Lower

  • MatchRegex

  • PaddingLeft

  • PaddingRight

  • RandomString

  • RemoveCharacters

  • Replace

  • ReplaceRegex

  • Reverse

  • Split

  • StartsWith

  • String Value

  • Substring

  • Trim

  • TrimLeft

  • TrimRight

  • Upper

PreviousThis Prefabchevron-leftNextCapitalizechevron-right

Last updated 1 year ago

  • Introduction
  • Contents