The command list searches for appropriate tokens to substitute or evaluate. As each line is completed it is output to the command file or script.
Each instruction to be processed is defined as:
(( xxxxx ))
The "((" and "))" delimit the text that is to be replaced by the token "xxxxx". The token can be control instructions or values to look up. The "((" and "))" and all material in between are replaced by the evaluation.