Special variables: Difference between revisions

Content deleted Content added
Line 954:
 
* $. sequence number
* $, output field separator
* $,
* $;
* $_ [[Topic_variable|default variable]]
* $" alternative output field separator
* $"
* $# output specifier for formatted numbers
* $#
* $*
* $+ last substring matched to a regular expression subpattern
* $0
* $! autoflush flag
* $/
* $\