Skip to content

Documentation: Interpolation from environment with wrong syntax #888

Description

@ackoch

The documentation says:

$[env:my_env_variable] to reference the environment variable named my_env_variable

My experience and experiments say, the syntax is rather

${env.my_env_variable} to reference the environment variable named my_env_variable

with curly braces ${} and a dot . after the namespace.

Checked on AEMaaCS - local SDK.

(Is it different on 6.5? )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions