1.

What Is The Syntax Of $r Utility Function In Prototype?

Answer»

The syntax of $R utility function is: $R(start, end[, exclusive = FALSE]);

Example:

$R (1, 10).INSPECT ();

The syntax of $R utility function is: $R(start, end[, exclusive = false]);

Example:

$R (1, 10).inspect ();



Discussion

No Comment Found