Scripting is disabled - Sorry, can't process this page.
Resolving nested instances
outer value
another outer value
A value that only exists in the outer
Value is changed in the outer instance
value={value}
instance()/value={instance()/value}
$default/value={$default/value}
$outer/value={$outer/value}
value from another instance={$another/value}
inner value
another inner value
A value that only exists in the inner
value={value}
instance()/value={instance()/value}
$default/value={$default/value}
$outer/value={$outer/value}
$inner/value={$inner/value}
value from another instance={$another/value}