🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Replace numbers in text document

User: "happy_neid"
New Altair Community Member
Updated by Jocelyn

Hi everybody.

I have some text processing to do, and i am trying to replace all numbers with the word NUMBER. I used operator replace token, but i only sucsseded to replace each figure with that word, not the whole number. For example, 67 is replaced with NUMBERNUMBER, and i want it to ne NUMBER. How to do that?