set_object


Description:

public void set_object (string name, Object? value)

Sets the value of the symbol named name to the object value.

Parameters:

this

A Scope

name

a name for the symbol

value

a Object or null.