Every script line begins with a keyword that is used to describe a command.
The following table lists the supported commands (keywords):
|
Keyword |
Function |
|---|---|
|
if else elseif endif |
Flow control |
|
exit |
Termination |
|
setpos insert append delete modify |
File editing |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|