About 233,000 results
Open links in new tab
  1. about_Variable_Provider - PowerShell | Microsoft Learn

    Jan 19, 2024 · The PowerShell Variable provider lets you get, add, change, clear, and delete PowerShell variables in the current console. The PowerShell Variable provider supports the …

  2. Variable not defined | Microsoft Learn

    Mar 29, 2022 · This error has the following cause and solution: You used an Option Explicit statement to require the explicit declaration of variables, but you used a variable without …

  3. How to: Create a New Variable - Visual Basic | Microsoft Learn

    Sep 15, 2021 · If the variable is a reference type, you can create an instance of its class by including the New Operator keyword in the As clause. If you do not use New, the initial value …

  4. Almacenar y administrar valores en variables en Power Automate

    Apr 4, 2025 · Puede crear una variable y declarar su tipo de datos y valor inicial, todo dentro de una acción en su flujo. Solo puede declarar variables a nivel global, no dentro de ámbitos, …

  5. Variables (Transact-SQL) - SQL Server | Microsoft Learn

    Jan 2, 2025 · Une variable locale Transact-SQL est un objet pouvant posséder une valeur de données unique d’un type donné. Les variables contenues dans les traitements et les scripts …

  6. Using Variables and Constants | Microsoft Learn

    Jun 15, 2017 · A variable is a named storage location in the computer's memory that contains data, such as a number or a text string. The data contained in a variable is called the …

  7. Variables in templates - Azure Resource Manager | Microsoft Learn

    Apr 28, 2025 · You use variables to simplify your template. Rather than repeating complicated expressions throughout your template, you define a variable that contains the complicated …

  8. about_Variables - PowerShell | Microsoft Learn

    Jan 2, 2025 · Une variable est une unité de mémoire dans laquelle les valeurs sont stockées. Dans PowerShell, les variables sont représentées par des chaînes de texte commençant par …

  9. Variables - Azure Databricks - Databricks SQL | Microsoft Learn

    Mar 14, 2025 · You can modify the value of any number of variables with the SET variable statement at any time during the session. When referenced within a query variable names …

  10. Handle variables in Power Automate for desktop - Training

    Learning objectives This module explains how to: Create, edit, and manipulate variables. Examine the variables pane. Become familiar with various variable data types and their properties. …

Refresh