EasyManua.ls Logo

UFactory xArm6 - Function Code Blocks

UFactory xArm6
184 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
133
1.6.14 Function
to (do something)
Users can define a new function without a return value.
to (do something) return []
Users can define a new function with a return value.
if [] return []
Conditional judgment sentence that can only be placed in the built-in function.
Note:
1. The defined function should be placed in front of the main programs.

Table of Contents

Related product manuals