esa / opengeode

OpenGEODE - a free SDL editor
https://opengeode.net
GNU Lesser General Public License v3.0
69 stars 20 forks source link

A question about SDL process parameters #54

Closed zongz1024 closed 4 years ago

zongz1024 commented 5 years ago

I want to know how to use the parameters and returns for process in SDL. image

maxime-esa commented 4 years ago

If they are declared at process level, the fpar and returns are ignored. They are constructs used in procedures only.