Name

Specifies the name of the parameter for the chosen method. For more information, see Method (Java).

Usage

Mandatory for those methods that require parameters

Length

214 characters

Case Sensitive

Yes

Variable Name

%%JAVA-PARMS-P00n-NAME

NOTE: Where n refers to the nth parameter of the corresponding method. For example, if there were two parameters for a particular method, the first parameter would use P001(%%JAVA-PARMS-P001-NAME), and the second parameter would use P002 (%%JAVA-PARMS-P002-NAME).

Parent Topic

Control-M for Java parameters