Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

This function is free to use.

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


Shell.SetBufferSize - Shell.SetCompletedScript