Skip to main content

Notice: This Wiki is now read only and edits are no longer 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

Revision as of 12:21, 7 July 2011 by Unnamed Poltroon (Talk) (New page: Please see the parent of this page, EDT:EGL_Language. == Function Parameters (Table 2) == {| width="400" cellspacing="1" cellpadding="1" border="1" style="" |- | bgcolor="#999999" a...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Please see the parent of this page, EDT:EGL_Language.

Function Parameters (Table 2)

Function Parameters Core JavaScript Java Debug
In1



Out



Inout1



Ellipsis



Const



Field

N/S N/S N/S
SqlNullable

N/S 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