About 50 results
Open links in new tab
  1. Variable data types - Power Automate | Microsoft Learn

    A variable of this data type can be produced only through the Extract tables from PDF action. Each item on the list describes an extracted table and provides all the essential information about it.

  2. Store and manage values in variables in Power Automate - Power …

    Jan 16, 2026 · You can create a variable and declare its data type and initial value all within one action in your flow in the designer. You can only declare variables at the global level, not within scopes, …

  3. cmd | Microsoft Learn

    May 23, 2025 · You can use most characters as variable values, including white space. If you use the special characters <, >, |, &, or ^, you must precede them with the escape character ^ or double …

  4. about_Variables - PowerShell | Microsoft Learn

    Working with variables To create a new variable, use an assignment statement to assign a value to the variable. You don't have to declare the variable before using it. The default value of all variables is …

  5. DECLARE @local_variable (Transact-SQL) - SQL Server

    Nov 18, 2025 · The value can be a constant or an expression, but it must either match the variable declaration type or be implicitly convertible to that type. For more information, see Expressions.

  6. Download Media Creation Tool - Microsoft Q&A

    May 1, 2018 · Where can I find a download of Media Creation Tool without reinstalling Win 10?

  7. Learn How to Use Variable Libraries - Microsoft Fabric

    Dec 15, 2025 · Follow the steps for creating a variable library and using variable values in various stages of a deployment pipeline.

  8. Get Started with Variable Libraries - Microsoft Fabric

    Jan 29, 2026 · Learn how to manage Microsoft Fabric variable libraries to customize and share item configurations in a workspace.

  9. about_PSItem - PowerShell | Microsoft Learn

    $PSItem was added to PowerShell in an attempt to provide a clearer meaning to the variable name. However, in practice, the dollar sign underscore form $_ is most commonly used.

  10. Predefined variables - Azure Pipelines | Microsoft Learn

    When you use a variable in a template that isn't marked as available in templates, the variable doesn't render. The variable doesn't render because its value isn't accessible within the template's scope.