$notags

From Scriptwiki
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