Skip to content

ExecuteSearch doesn't apply $MaximumNumOfRecord #5

@CheckMater

Description

@CheckMater

Hi, I was coding an integration using the Search object, but unfortunately, the script is not taking the $MaximumNumOfRecord in consideration, running the following code:

->ExecuteSearch($search, 0, 5);

Returns all records that match the criteria and not the first five.

I'm using:

Apache: 2.4.37
PHP: 7.2.14

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions