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