Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC
Returns a subset of rows from an existing query
Last updated 2 months ago
query
true
The query object to which the rows should be returned.
offset
integer
The first row to include in the new query.
length
false
The number of rows to include, defaults to all remaining rows.
0
QuerySlice(query=[query], offset=[integer], length=[integer])