We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4276a8 commit ec1e623Copy full SHA for ec1e623
app/src/Inline Query/codeunit/InlineQuery.Codeunit.al
@@ -110,7 +110,7 @@ codeunit 50104 "Inline Query"
110
end;
111
112
/// <summary>
113
- /// Executes the Query and updates ResultVariant with the calculated value.
+ /// Apply Filters and Sorting to RecordRef from the Query.
114
/// </summary>
115
/// <param name="QueryText">The inline query text</param>
116
/// <param name="RecordRef">The RecordRef variable to be updated with Sorting and Filters</param>
0 commit comments