Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationstring_divide

Official ZPE/YASS documentationstring_divide

string_divide (string text, integer length) ⇒ list

Splits a string at after a certain number of characters and puts the split strings into a list. The remaining characters will be put into the list also.

Alternative function names: str_divide
First available: Version 1.5.0.1
Comments
Feedback 👍
Comments are sent via email to me.