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: doc/SETTINGS.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,10 +139,6 @@ A JavaScript settings object for a Perl script run by PEB has the following prop
139
139
}
140
140
```
141
141
142
-
***exitData**
143
-
``String`` or ``Function`` supplying script exit command as its return value
144
-
``exitData`` is written on script STDIN.
145
-
146
142
## Files and Folders Dialogs API
147
143
148
144
Selecting files or folders with their full paths is performed by clicking a pseudo link composed of the name of a JavaScript settings object and a ``.dialog`` extension.
0 commit comments