Skip to content

Removing Hex Colours from a String. {RRGGBB} #23

@HartyChock

Description

@HartyChock

Hello,
how can I reprocess a string that has {RRGGBB] Hex Colours to delete only them? Without changing/removing colours to every single line manually?

Example:
string[128] = "{FFFF00}Text";
Convert to:
"Text"

Best regards and thanks for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions