setPackage

fun setPackage(name: String)

Sets the package of the future scripts to name.

Note that the package can be changed at any time; the package of future scripts will be updated accordingly. To execute scripts from within multiple packages at once, create multiple script engines.