Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:EGL Language Function Parameters

Please see the parent of this page, EDT:EGL Language.

Function Parameters (Table 2)

Function Parameters Core JavaScript Java
In1
1d

done
Out
done

done
Inout1
done

done
Ellipsis
4d

1d
Const
done

1d
Field

done
N/S N/S
SqlNullable

done
N/S N/S

Notes on Table 2

  1. The default parameter modifier is In for references and Inout for values.

Back to the top