$notags

From Scriptwiki
Revision as of 01:45, 31 May 2009 by Aca20031 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Strips agent tags from text

$notags(text)

Example

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


See Also