...

/

Untitled Masterpiece

This lesson will teach you to slice a string.

What Is Slicing?

Slicing is used to get a portion of a string value.

Syntax

The general syntax is:

let slice
...