Difference between revisions of "$notags"

From Scriptwiki
Jump to: navigation, search
m
 
(No difference)

Latest revision as of 02:45, 31 May 2009

Strips agent tags from text

$notags(text)

Example

echo -atg $notags(testing \emp\REAL script)
  • Echos: "testing REAL script"


See Also