Skip to main content
Version: Streamsheets 2.5

SHOWDIALOG

It is possible to export data to the App Files of an App (e.g. TIMESCALE.EXPORT()). Usually it is possible to access the App Files over the left side menu. This menu is not accessible, if you only want to allow your user to be able to access a build App via the "preview" or "share App" mode. The SHOWDIALOG() function allows opening the App Files via event on a shape or object.

Syntax

=SHOWDIALOG()

Arguments

None

Return

TRUE.

Hint

This function should not be used in a cell

Examples

FormulaResultComment
=SHOWDIALOG()
Open the App File Dialog via event assigned to a shape.