next up previous contents index
Next: Function Annotations Up: Introduction Previous: Introduction   Contents   Index

Function Definitions

add1(X) := X+1

the function can be called like this:

add1(3)



chris mungall 2006-02-09