File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8984,7 +8984,7 @@ <h3>Processing actions</h3>
8984
8984
of < a > getting the property</ a > < code > x</ code >
8985
8985
from < var > action item</ var > .
8986
8986
8987
- < li > < p > If < var > x</ var > is not an < a > Integer </ a > , return < a > error</ a >
8987
+ < li > < p > If < var > x</ var > is not a < a > Number </ a > , return < a > error</ a >
8988
8988
with < a > error code</ a > < a > invalid argument</ a > .
8989
8989
8990
8990
< li > < p > Set the < code > x</ code > property of < var > action</ var >
@@ -8994,7 +8994,7 @@ <h3>Processing actions</h3>
8994
8994
of < a > getting the property</ a > < code > y</ code >
8995
8995
from < var > action item</ var > .
8996
8996
8997
- < li > < p > If < var > y</ var > is not an < a > Integer </ a > , return < a > error</ a >
8997
+ < li > < p > If < var > y</ var > is not an < a > Number </ a > , return < a > error</ a >
8998
8998
with < a > error code</ a > < a > invalid argument</ a > .
8999
8999
9000
9000
< li > < p > Set the < code > y</ code > property of < var > action</ var >
You can’t perform that action at this time.
0 commit comments