Skip to main content
Skip table of contents

Add a tag to temporarily change page size value in automation

Tag: SetGraphPageSize

Default page size is 999 except for mails where it’s 100. SetGraphPageSize should allow to set a different page size.

CODE
<SetGraphPageSize />

Tag Attributes

Attributes

Attribute Value

Value Description

value

page size

N/A

Example Script

CODE
<SetGraphPageSize value="200"/>

No value would mean ‘reset to default’.

CODE
<SetGraphPageSize/>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.