You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/APIFunctionList.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ ODM2 API Get Functions
58
58
* Pass an ActionID - Returns a list of result objects (without values) for an ActionID
59
59
* Pass a ResultType - Returns a list of result objects (without values) of that type
60
60
61
-
**getResultValues()v
61
+
**getResultValues()**
62
62
* Pass a ResultID - Returns a result values object of type that is specific to the result type
63
63
* Pass a ResultID and a date range - returns a result values object of type that is specific to the result type with values between the input date range
64
64
NOTE: Another option here would be to put a flag on getResults that specifies whether values should be returned
0 commit comments