A string behaves like an array, that's why you can access to a specific character of a string by using [].
Example: String$[3]
BUT BE CAREFUL: Using array operators on string will cause a Memory Leak, which can only be fixed by restarting SB.
1そうだね プレイ済み