Browse Source

API-README grammar

nfactor-troky
Kano 12 years ago
parent
commit
e81c27fdb2
  1. 2
      API-README

2
API-README

@ -1266,7 +1266,7 @@ The list of restrictions are: @@ -1266,7 +1266,7 @@ The list of restrictions are:
You can have multiple restrictions on a 'Field' - but all must be true to
include the row containing the 'Field'
e.g. a number range would between 0 and 10 would be:
e.g. a number range between 0 and 10 would be:
array('STATS.Bytes Recv', '>', 0), array('STATS.Bytes Recv', '<', 10)
The difference between 'where' and 'having' is that 'where' is applied to the

Loading…
Cancel
Save