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.
|
6.37. script MacroInterfaceThe general syntax is: !script code The arguments are:
See Understanding Macro Interfaces, if necessary. DescriptionThe script macro executes a single line of Perl code. Examples |