str_split - Convert a string to an array.
str_split(str,length)
in: res=<{str_split("ONE SAMPLE",2)}>. out: res=["ON","E ","SA","MP","LE"].
{{ include("includes/strings.sn") }}
Written by Pusnei Sergey, <sergey@sednove.com>
1.0 2014-09-09 21:24:14 laplante@sednove.com
Edit© 2024 extenso Inc. All rights reserved.