6.37. script Macro


Interface

The general syntax is:

  !script code

The arguments are:

Name Type Default Rule
code rest    

See Understanding Macro Interfaces, if necessary.


Description

The script macro executes a single line of Perl code.


Examples