Version
Argument list
For functions and procedures, you can build a formal argument list. You can do this by clicking on the New argument button as many times as you need arguments.
For every attribute you selected, enter a name in the text box and a type using the type selection .
The code that is generated:
set_name (s: STRING)
do
end
cached: 04/08/2026 4:19:57.000 PM


