Skip to content

Commit ec1e623

Browse files
committed
AsRecord documentation
1 parent e4276a8 commit ec1e623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/Inline Query/codeunit/InlineQuery.Codeunit.al

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ codeunit 50104 "Inline Query"
110110
end;
111111

112112
/// <summary>
113-
/// Executes the Query and updates ResultVariant with the calculated value.
113+
/// Apply Filters and Sorting to RecordRef from the Query.
114114
/// </summary>
115115
/// <param name="QueryText">The inline query text</param>
116116
/// <param name="RecordRef">The RecordRef variable to be updated with Sorting and Filters</param>

0 commit comments

Comments
 (0)