Back Forward Activity rules
Reserved names for parameters and local variables
 

About Activity rules

C-471 Process Commander converts activities to Java code. Accordingly, certain lowercase names are reserved and not available for activity parameters or local variables.

Do not use the names followed with an asterisk in the table below, regardless of case. In addition to those listed, all names starting with pz are reserved.

    

abstract
boolean
break
byte
case
catch
char
class
const
continue
default
do
double
else

extends
false
final
finally
float
for
goto
if
implements
import
instanceof
int
interface
local *
long

mysteppage *
native
new
null
packageparam *
parent *
primary *
private
protected

public
return
short
static
steppage *
strictfp

super
switch
synchronized
this
throw
throws
top *
transient
true
try
void
volatile
while

Up About Activity rules