BackHomeContact Us

 

Code Example

end 

Syntax

end

 

Function

Ends program execution, and returns to command level. 

 

Controller Returns

Ending

 

Mode

Run

 

Example

rem Assign a value to A

A = 1

rem Print the value stored in A

print A

rem End program execution

end

 



 

www.OESIncorp.com

Copyright ©  2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.