Variant.string


Description:

public Variant.string (string value)

Creates a string Variant with the contents of string.

string must be valid utf8.

Parameters:

string

a normal utf8 nul-terminated string

Returns:

a floating reference to a new string Variant instance