split
This block is part of the value group and was last modified in core v13.0.8.
split v13.0.8 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
v13.0.8 This block was introduced inv13.0.8, click here to see the release notes. Back to
value Return to the main group to view all sub-groups Back to value Return to the group to view all blocks within this group
