0

Split Text

  • updated 2 yrs ago

Description

The Split Text part allows you to extract text substrings by their position within a string. For example, if you have the a data object "Montana", you can extract letters 3 through 5 to get "nta".

Node Type: This part is in the Text manipulation dropdown menu in process nodes.

Used With: You can use this part with framework-based applications as well as standalone applications.

Example

The following images show an example of this part in action.

 

When you run this logicnet, the system returns the following:

Editor Fields

Field Name Description/Use Type/Options Optional/Mandatory
Input text This is the name of the data object from which to extract the text substring. Data object Mandatory
Output path This is the location to which the system will extract the substring. Data object Mandatory
Start position This is the position at which the system will start the extraction. Integer Mandatory
End position This is the position at which the system will end the extraction. Integer Mandatory
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 38Views
  • 3 Following

Home