Click or drag to resize

Member Parameter

MethodManual / Base Types / Scripting / Metadata / Member ParameterFlow scripting

Member Parameter

The component for adding parameters to the virtual Method.

Properties
Name Description
Type The type of the parameter.
By Reference Whether the parameter explicitly passed by reference.
Output Whether the parameter is output.
Return Value Whether the parameter has a return value.
Optional Whether the parameter is optional.
Default Value The default value of the parameter.
See also
MethodFlow scripting