functionaddComponent
Adds a component to the given class.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | componentName | ||
| TypeName | typeName | ||
| TypeName | classPath | ||
| Expression | binding | $Code(()) | |
| ExpressionOrModification | modification | $Code() | |
| Expression | comment | $Code(()) | |
| Expression | annotate | $Code(()) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | success |