User Guide : Appendix A- CXL Quick Reference : Field Variables
 
Share this page                  
Field Variables
$0 variable assigned the string value of the entire input line.
$1, $2, ... assigned the value of the 1st, 2nd, ... fields split from the input line.
$0(3 23) this references the 3rd through 23rd positions of the current input line.