For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Characters

Introduction

The "Get characters" step extracts individual characters from a provided text value.

Configuration

  • Value: Enter the string from which you want to extract characters.

Outputs

  • Characters: This output provides a list of individual characters extracted from the input text.

Last updated