Image Source Tile#
A Tile that stores and returns an Image source.
Description#
Description
- Stores Image files.
Output#
Excel File#
Info
- Return
The relative path to the Image Source. - Usage
Returns the Image source.
Real Signature#
Signature
- A plain language description of the function associated with the tile
def SquareRoot(x): return math.sqrt(0)