181 <dd> |
181 <dd> |
182 raised to indicate an invalid indentation level |
182 raised to indicate an invalid indentation level |
183 </dd> |
183 </dd> |
184 </dl><a NAME="SourceStat.getCounter" ID="SourceStat.getCounter"></a> |
184 </dl><a NAME="SourceStat.getCounter" ID="SourceStat.getCounter"></a> |
185 <h4>SourceStat.getCounter</h4> |
185 <h4>SourceStat.getCounter</h4> |
186 <b>getCounter</b>(<i>id, key</i>) |
186 <b>getCounter</b>(<i>counterId, key</i>) |
187 <p> |
187 <p> |
188 Public method used to get a specific counter value. |
188 Public method used to get a specific counter value. |
189 </p><dl> |
189 </p><dl> |
190 <dt><i>id</i></dt> |
190 <dt><i>counterId</i></dt> |
191 <dd> |
191 <dd> |
192 id of the counter (string) |
192 id of the counter (string) |
193 </dd><dt><i>key</i></dt> |
193 </dd><dt><i>key</i></dt> |
194 <dd> |
194 <dd> |
195 key of the value to be retrieved (string) |
195 key of the value to be retrieved (string) |