Skip to content

Commit b6a7a6e

Browse files
Column-Formatting - Included the operators (SharePoint#5256)
* Include Context - Included Operators % and : Included Operators % and :
1 parent 33b5b35 commit b6a7a6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/declarative-customization/column-formatting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,6 +1194,7 @@ Operators specify the type of operation to perform. The following operators are
11941194
- \*
11951195
- <
11961196
- \>
1197+
- \%
11971198
- ==
11981199
- !=
11991200
- <=
@@ -1205,7 +1206,8 @@ Operators specify the type of operation to perform. The following operators are
12051206
- Date()
12061207
- cos
12071208
- sin
1208-
- ?
1209+
- ?
1210+
- :
12091211
- toLocaleString()
12101212
- toLocaleDateString()
12111213
- toLocaleTimeString()

0 commit comments

Comments
 (0)