IfPromise
01 Syntax
SMRUCC.Rsharp.Interpreter.ExecuteEngine.ExpressionSymbols.Blocks.IfPromise
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| DoValueAssign | 1 | the value assign will be skip to evaluate if the target IfPromise.assignTo is nothing. |
03 Members
DoValueAssign(Environment)
the value assign will be skip to evaluate if the target IfPromise.assignTo is nothing.
Parameters
| Name | Type | Description |
|---|---|---|
envir | Environment | - |