up previous next
1.5.1 All CoCoA commands
This is a complete list of all CoCoA commands:
break break out of a loop
for loop command
foreach loop command
if conditional statement
repeat loop command
return exit from a function
try try and catch an error
while loop command