Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Dialog.SetSheetEvaluate

Defines expression for the notification evaluation.

Component Version macOS Windows Linux Server iOS SDK
Dialog 6.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "Dialog.SetSheetEvaluate"; Expression )   More

Parameters

Parameter Description Example
Expression The expression to evaluate. "Let ( $$Done = 1 ; 1 )"

Result

Returns OK or error.

Description

Defines expression for the notification evaluation.
If you run a sheet, this expression is evaluated when the sheet is done.
Only used for Dialog.RunSheet.

See also

Blog Entries

This function is free to use.

Created 29th March 2016, last changed 25th November 2019


Dialog.SetOtherButton - Dialog.SetSheetFileName

💬 Ask a question or report a problem