---
title: "split · RUAL Documentation"
description: "takes a pattern and divides this string into an ordered list of substrings by searching for the pattern, puts these substrings into an array, and return…"
canonical: https://docs.rual.nl/block-types/value/value_split
language: en
---

# split

This block is part of the [`value`](https://docs.rual.nl/block-types/value) group and was last modified in core [`v13.0.8`](https://docs.rual.nl/core-versions/130008).

takes a pattern and divides this string into an ordered list of substrings by searching for the pattern, puts these substrings into an array, and returns the array

| `array split` |
| --- |

### Core Releases
