RDMLX Commands
ASSIGN command can be specified without the command name to assign a value to one or more variables |
|
Enables the assignment of declarative attributes to the features of a component class. |
|
Starts a component definition. |
|
Defines a component inside another. |
|
Creates a custom-specified event. |
|
Creates input and output parameters. |
|
Creates a custom-specified property. |
|
Ends a component definition. |
|
Ends a FOR loop. |
|
Ends EVTROUTINE, MTHROUTINE & PTYROUTINE block. |
|
Defines a routine for an event. |
|
Enables the definition of a looping block of code. |
|
Compares references of component variables. |
|
Used to include function libraries into an object. |
|
Invokes a method. |
|
Creates a custom-specified method. |
|
Enables the calling of a component method, library function or intrinsic feature. |
|
Creates a custom-specified property. |
|
Select records using SQL that is valid for any database engine. |
|
Sets a property. |
|
Creates component reference. |
|
Triggers a custom-specified event. |
|
Defines inputs and outputs of WEBROUTINE |
|
Defines routine to process an input and/or output request of a Web Application Module (WAM) |