Skip to content

Slice Text

Slice Text
Text
Text
Empty
Text Slice Use Length
True
Index Start At
0
Length
1

Category Shape
Is Pair Node: No


Slices a portion of the input text based on the specified starting index and length.


Type: String
Default: Empty

Text to slice.

Type: Boolean
Default: True

Use Length property to determine how many characters to slice.

Type: Integer
Default: 0

Starting index to slice from (0-based).

Type: Integer
Default: 1

Number of characters to include in the slice. Ignored if Text Slice Use Length is false.


Type: String
Default: Empty

Sliced text output.



All of our content is carefully written by hand, no AI was involved during the process.