set_string


Description:

public void set_string (string name, string? value)

Sets the value of the symbol named name to a string matching value.

Parameters:

this

A Scope

name

a name for the symbol

value

A string or null.