Copyright © tutorialspoint.com
Syntax
Definition and UsageDeclares the variables in LIST to be lexically scoped within the enclosing block. If more than one variable is specified, all variables must be enclosed in parentheses Return Value
ExampleTry out following example:
It will produce following results:
|
Copyright © tutorialspoint.com