Skip to content

Need a way to match a single word that has both letters and numbers in it. #11

@Aphris-Karu

Description

@Aphris-Karu

Using it for an ingame AI and some usernames have numbers in them example: "Joe32"

I want to catch the first word as it is always the user name. Using an _ will catch it only if the word has no numbers in it and using a # will only catch a number. Using a * will catch more than a single word and mess up the matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions