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