Using Parameter-Level Keywords and Values

A parameter begins with the param=<NAME> keyword followed by a number of parameter keywords. It ends when another param or service keyword, or end-of-file is encountered. The parameters can be in any order after the param=<NAME> keyword.

The following table contains the guidelines for use of the parameter-level keywords and acceptable values for each.

Table 2-4 Parameter-Level Keywords and Values

Keyword Values
param Any parameter name
type

byte

short

integer

float

string

carray

xml

boolean

long

view32

access

in

out

inout

noaccess

count Maximum number of occurrences (default is 1). The value for unlimited occurrences is 0. Used only by the Repository Editor to format test screens.
Subtype

"(" and ")"

If the parameter is of view32 type, this field specifies the view structure name. Otherwise, this field is ignored. All the sub-parameters of nested view32 are enclosed in parentheses.