How to pass a Parameter between Parent Blueprint to Child Blueprint
book
Article ID: 16709
calendar_today
Updated On:
Products
CENDURA
Issue/Introduction
In nested blueprints, how do you call a parameter value from the parent blueprint to the child blueprint?
Environment
Release: ACMPHY99000-12.8-Configuration Automation-for Physical Environments
Component:
Resolution
In the child blueprint you can call a value from the Parent blueprint using the following format.
$(#parameter_name)
Feedback
thumb_up
Yes
thumb_down
No