Skip to content

Commit 52e824f

Browse files
committed
Update api_js.rst
1 parent bfc9243 commit 52e824f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api_js.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ NetworkTables Interface
9393

9494
:param key: A networktables key
9595
:returns: true if a key is present in NetworkTables, false otherwise
96+
97+
.. js:function:: NetworkTables.getKeys()
98+
99+
:returns: all the keys in the NetworkTables
96100

97101
.. js:function:: NetworkTables.getValue(key[, defaultValue])
98102

0 commit comments

Comments
 (0)