Skip to content

Substring()? #15391

@SvendK

Description

@SvendK

Hi - what about substring?
Substring is a bit the opposite of Remove, as it instead of returning a substring from beginning to a position, it returns a substring from a position to the end (or x characters). But really, why a Remove-function. Substring is pretty known in a lot of languages and it can do the remove function easily.

Also, the paragraph under Remove about Replace, shouldn't this have it's own headline and table of contents item?

It would be great if this page showed a list of all string modification operations, that returns a substring (trim also returns a substring).


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions