Component Commands
Commands | Description | IBM i | Windows | Linux | RDML | RDMLX | VLWeb Client | Notes |
|---|---|---|---|---|---|---|---|---|
Can be specified without the command name to assign a value to one or more variables | Y | Y | Y | N | Y | Y | ||
Starts a component definition. | Y | Y | Y | N | Y | Y | ||
Defines a 3GL external method to call either a 3GL program or a 3GL procedure in service. | Y | N | N | N | Y | N | ||
Defines an external method for use. | Y | Y | Y | N | Y | N | ||
Defines a component inside another. | Y | Y | Y | N | Y | Y | ||
Defines a custom-specified event. | Y | Y | Y | N | Y | Y | ||
Defines input and output parameters. | Y | Y | Y | N | Y | Y | ||
Defines custom specified property. | Y | Y | Y | N | Y | Y | ||
End a subroutine, mthrouutine, evtroutine or ptyroutine. | Y | Y | Y | Y | Y | Y | ||
Creates a custom-specified event. | Y | Y | Y | N | Y | Y | ||
Invokes a method. | Y | Y | Y | N | Y | Y | ||
Creates a custom-specified method. | Y | Y | Y | N | Y | Y | ||
Creates a custom-specified property. | Y | Y | Y | N | Y | Y | ||
Sets a property. | Y | Y | Y | N | Y | Y | ||
Creates component reference. | Y | Y | Y | N | Y | Y | ||
Triggers a custom-specified event. | Y | Y | Y | N | Y | Y |