require


Description:

public bool require (string namespace_, string? version)

Imports namespace_ into this so it can be used by expressions.

Parameters:

this

a Scope

namespace_

the namespace to import into the scope

version

the version of namespace_ to import

Returns:

true if successful; otherwise false