Returns the token identifying a modified click action
See also Modified click functions.
Signature:
action
=
GetModifiedClickAction(index)
Arguments:
index
- Index of a modified click action (between 1 andGetNumModifiedClickActions()
) (number
)
Returns:
action
- Token identifying the modified click action, ornil
if no action is defined at the givenindex
(string
)