Searched refs:elseScript (Results 1 – 2 of 2) sorted by relevance
491 proc proj-if-opt-truthy {boolFlag thenScript {elseScript {}}} { argument495 uplevel 1 $elseScript
98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\ 100 evals the optional `elseScript`.