Subject | English | Norwegian Bokmål |
comp., MS | Boolean expression | boolsk uttrykk (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 | catalog expression | kataloguttrykk (An expression that specifies which catalog products must be in the basket before a discount is applied) |
comp., MS | conditional expression | betingelsesuttrykk, betinget uttrykk (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 | date expression | datouttrykk (Any expression that can be interpreted as a date. This includes any combination of date literals, numbers that look like dates, strings that look like dates, and dates returned from functions) |
comp., MS | expression box | uttrykksboks (A control on a form that displays read-only data as the result of a lookup or calculation against the data using an XPath expression) |
comp., MS | Expression Builder | uttrykksverktøy (A tool you use to create an expression. The Expression Builder includes a list of common expressions that you can select from to define the properties you want to target) |
comp., MS | expression tree | uttrykkstre (A tree-form data representation of the structure of language-level code expressions) |
comp., MS | linear expression | lineært uttrykk (An option that changes a 2-dimensional linear expression, such as 5^2, to a built-up (3-dimensional) format) |
comp., MS | math expression | matematiske uttrykk (An expression that uses numeric values, such as integers, fixed-point numbers, and floating-point numbers, and operators, such as addition, subtraction, multiplication, and division) |
comp., MS | mathematical expression | matematisk uttrykk (A mathematical statement whose symbols comprise numbers, variables, and mathematical operations) |
comp., MS | multidimensional expression | flerdimensjonalt uttrykk (A language for querying and manipulating data in multidimensional objects (OLAP cubes)) |
comp., MS | numeric expression | numerisk uttrykk (Any expression that evaluates to a number. The expression can be any combination of variables, constants, functions, and operators) |
comp., MS | property expression | egenskapsuttrykk (An expression that is assigned to a property and updates the value of the property) |
comp., MS | query expression | spørreuttrykk (An expression that uses a language-integrated syntax for queries) |
comp., MS | regular expression | regulært uttrykk (A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report) |
comp., MS | string expression | strenguttrykk (An expression that evaluates to a sequence of contiguous characters. Elements of the expression can be: functions that return a string or a string Variant (VarType 8); a string literal, constant, variable, or Variant) |
comp., MS | variant expression | variantuttrykk (Any expression that can evaluate to numeric, string, or date data, as well as the special values Empty and Null) |
comp., MS | work item queue assignment expression | tilordningsuttrykk for arbeidselementkø (A statement that conditionally assigns work items to specific work item queues) |