πŸ“„ Get String After ColonΒΆ

Note

ID: processors.get_string_after_colon | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "get_string_after",
        "substring": ":"
    }
}

Read more about catalog usage here.