зеркало из https://github.com/microsoft/Power-Fx.git
a9c0d697a8
* Update grammar-expression.md - ‘IdentifierName’ The grammar production for ‘IdentifierName‘, specifically the second alternative ‘SingleQuotedIdentifier’, is missing the opening and closing ‘single quote’ (U+0027) tokens. This is a correction to make that consistent with the syntax shown in the grammar production for ‘TextLiteral’. * Correct grammar production - ‘IdentiferName’ The grammar production for ‘IdentifierName‘, specifically the second alternative ‘SingleQuotedIdentifier’, is missing the opening and closing ‘single quote’ (U+0027) tokens. This is a correction to make that consistent with the syntax shown in the grammar production for ‘TextLiteral’. |
||
---|---|---|
.. | ||
media | ||
tools | ||
README.md | ||
data-types.md | ||
expression-grammar.grammar | ||
expression-grammar.md | ||
global.md | ||
imperative.md | ||
operators.md | ||
overview.md | ||
tables.md | ||
variables.md | ||
yaml-formula-grammar.md |
README.md
Microsoft Power Fx documentation
Microsoft Power Fx is the low-code language that will be used across the Microsoft Power Platform. It is a general-purpose, strong typed, declarative, and functional programming language. Power Fx is the new name for the Power Apps canvas formula language.
This folder contains early documentation, largely taken from the Power Apps canvas documentation. Like the implementation itself, this is a work in progress as we extract Power Fx from the Power Apps home it grew up in.
- Overview
- Data types
- Operators and identifiers
- Tables
- Variables
- Imperative logic
- Global support
- Expression grammar
- YAML formula grammar
To learn more about and experience the language today, start with get started with formulas in Power Apps and sign up for a free Power Apps trial.