Version: 2017.3
public int GetInteger (string name);
public int GetInteger (int id);

Parámetros

name The parameter name.
id The parameter ID.

Valor de retorno

int The value of the parameter.

Descripción

Returns the value of the given integer parameter.