# Functions
GetLimitFromRequest : returns the value of the request parameter "limit".
GetOffsetFromRequest : returns the value of the request parameter "offset".
VerifyLimitAndOffset : verify the request parameters "limit" and "offset".
VerifyLocaleParameter : verify the parameter "locale".
VerifyURLParameter : verify that a URL parameter is present and its format.