Expression Rule

Certified Senior Developer

I want to create an expression rule to convert  text.

I have made following rule.

rule input - ":Vijay Shete"

extract(ri!input,":"," ")

output - "Vijay"

How do I get "Vijay Shete" as output?(Just remove the colon at beginning.)

  Discussion posts and replies are publicly visible