NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



<SIML ...>

Defines a function

Sample Source

<SIML MySample REQUIRES var1 for Input, var2 for InputOutput, var3 for Output>

Return 0
</SIML>

v1 := 1
v2 := 2
Call "MySample" With v1, v2, v3

Related Function(s):
   Call; Defined;

Minimum version: 1.0