Added the slice
method to the ap.String
class (v4.0.27)
#1020
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since version 4.0.27, the
ap.String
'sslice
method has been added:The
slice
method slices a string with the specified start and end indices.For more details, please see the following document:
Beta Was this translation helpful? Give feedback.
All reactions