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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Shell.SetCompletedEvaluate

Sets expression to be run when shell is done.

Component Version macOS Windows Linux Server iOS SDK
Shell 7.5 ✅ Yes ✅ Yes ✅ Yes ❌ No ❌ No
MBS( "Shell.SetCompletedEvaluate"; ShellRef; Expression )   More

(old name: Shell.SetEvaluate)

Parameters

Parameter Description Example
ShellRef The reference number from the shell. $shell
Expression The expression to evaluate. "Let ( $$Done = 1 ; 1 )"

Result

Returns OK or error.

Description

Sets expression to be run when shell is done.

See also

Release notes

Blog Entries

Created 18th November 2017, last changed 17th November 2019


Shell.SetBufferSize - Shell.SetCompletedScript

Feedback: Report problem or ask question.