Displays an image which is stored as a property from the currently scoped object in the carbon tree.
Syntax
EmbeddedImage(<property key>); |
Arguments
property key - The name of the property which contains the image stream.
Examples
EmbeddedImage('SomePicture'); |