DspGetAnNext
Returns the AN that follows the specified AN, based on the order in which the ANs were stored on a page by Graphics Builder.
Syntax
DspGetAnNext(AN)
AN:
The animation-point number.
Return Value
The value for the next AN. If -1 is returned, it means the specified AN is invalid or it is the last AN on the page.
Related Functions
See Also