Expression Logic Functions

Logical expressions determine how your script behaves when it encounters conditional and/or looping statements.In addition to the Control Flow statements that are natively included in VBScript, the manufacturers of BarTender have created Expression Logic functions to simplify the writing of logical expressions in your custom scripts.

名稱

描述

IIF

Defines a conditional expression and the expressions to run depending on the outcome of the conditional expression.

相關主題