Subject | English | Georgian |
comp., MS | conditional compiler constant | პირობითი კომპილაციის კონსტანტა (A Visual Basic identifier that's defined in the host application or by using the Const compiler directive, and used by other compiler directives to determine when or if certain blocks of code are compiled) |
comp., MS | conditional expression | პირობითი გამოსახულება (An expression that yields a Boolean value (true or false). Such expressions can involve comparisons (testing values for equality or, for non-Boolean values, the < [less than] or > [greater than] relation) and logical combination (using Boolean operators such as AND, OR, and XOR) of Boolean expressions) |
comp., MS | conditional format | პირობითი ფორმატი (A format, such as cell shading or font color, that Excel automatically applies to cells if a specified condition is true) |
comp., MS | conditional formatting | პირობითი დაფორმატება (Formatting that is applied to cell contents, form controls, Outlook items or other data based on one or more logical conditions) |