deserialize_grid | Precisamento

deserialize_grid

Deserializes a ds_grid variable. Should not be called directly.

Syntax

1
deserialize_grid(value)
Argument Type Description
value real The value to be deserialized into a ds_grid.
original real The variable as was created in the instances create event.

Returns: N/A

Description

This function will deserialize a value into a ds_grid. This is used to explicitly deserialize a variable and should not be called directly.