Command "EchoEle"

Summary

Echoes the content of an element (to log and/or console). The command belongs to the group "Log".


Parameters

Parameter Name Description Type
EleRef The name of the reference to the element to be echoed. elementReference

Valid parameter combinations



Description

This command loggs the referenced element and its attributes to the log file.

Examples


Example 1

The example below echos the element "MyElement" and its attributes.
<EchoEle EleRef="$MyElement"/>