Previous Up Next

_envfirstname
An environment is a list of packages (compiled files). This function returns the name of the first package of the list (the last compiled file in this environment)

S _envfirstname (
Env _environment_
)
Parameters

_environment_
Return value

name of the first package of the environment