HS DECAY MSG
From HSpace
[edit]
HS_DECAY_MSG
HS_DECAY_MSG(<message>, <decay level>)
The hs_decay_msg() function is used to decay a message based on the decay level. Decay level ranges from 0 to 100 where 100 will result in complete mangling of the message. Decaying of a message returns the original string with some words replaced with a series of dots.
> think [hs_decay_msg(Test the decay message function, 50)] > Test ... decay ... ...
