Engine.GetInvariantExpressionParserOption Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string GetInvariantExpressionParserOption(string expressionText, Microsoft.PowerFx.Types.RecordType parameters, Microsoft.PowerFx.ParserOptions options);
member this.GetInvariantExpressionParserOption : string * Microsoft.PowerFx.Types.RecordType * Microsoft.PowerFx.ParserOptions -> string
Public Function GetInvariantExpressionParserOption (expressionText As String, parameters As RecordType, options As ParserOptions) As String
Parameters
- expressionText
- String
- parameters
- RecordType
- options
- ParserOptions