Core Function Unserialize

From Sputnik Wiki
Jump to: navigation, search
Unserialize( <string> )

Contents

Description

Convert a string (Created with Serialize()) into its original variable/class/array etc.

Parameters

string

The string to unserialize back into a variable.

Return Value

Success: Returns new variable.

Failure: Returns null.

Remarks

Go See Serialize( ) for Remarks.

Example

Go See Serialize( ) for Examples.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox