You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/general/application.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -626,9 +626,9 @@ app.newProject();
626
626
### app.open()
627
627
628
628
`app.open()`
629
-
<br/>
629
+
630
630
`app.open(file)`
631
-
<br/>
631
+
632
632
633
633
#### Description
634
634
@@ -661,7 +661,6 @@ if (my_file.exists) {
661
661
### app.openFast()
662
662
663
663
`app.openFast(file)`
664
-
<br/>
665
664
666
665
!!! warning
667
666
This method/property is officially undocumented and was found via research. The information here may be inaccurate, and this whole method/property may disappear or stop working some point. Please contribute if you have more information on it!
0 commit comments