ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > arguments > length (arguments.length property) | |||
public length : Number
The number of arguments passed to the function. This may be more or less than the function declares.
Availability: ActionScript 1.0; Flash Player 5
|
|
|
|