Skip to content

Documentation: Interpolation from environment with wrong syntax #888

@ackoch

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? )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions