PHP 8.4.6 Released!

UI\Window::open

(UI 0.9.9)

UI\Window::openOpen Dialog

Description

public UI\Window::open(): string

Shall show an open file dialog

Parameters

This function has no parameters.

Return Values

Returns the name of the file selected for opening

User Contributed Notes

There are no user contributed notes for this page.
To Top