Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Perl
Perl.Perl

Method Perl.Perl()->get_scalar()


Method get_scalar

mixed get_scalar(string name)

Description

Get the value of a Perl scalar variable. Returns the value, or a plain 0 if the value type was not supported.

Parameter name

Name of the scalar variable, as an 8-bit string.