Name

SetValueEx

Synopsis

$key ->SetValueEx( name, res, type, value )

Description

Sets a value specified by name in the current key (or creates the value if it doesn’t already exist).

res

A reserved argument for future use (use a 0 as a placeholder).

type

The data type constant (listed above) describing the value.

value

The value of the key.

Get Perl in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.