Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns info for the petition being viewed.
petitionType, title, bodyText, maxSigs, originator, isOriginator, minSigs = GetPetitionInfo()
Returns[]
- petitionType
- string - The type of petition (ex. "guild" or "arena")
- title
- string - The title of the group being created
- bodyText
- string - The body text of the petition
- maxSigs
- number - The maximum number of signatures allowed on the petition
- originator
- string - The name of the person who started the petition
- isOriginator
- boolean - Whether the player is the originator of the petition
- minSigs
- number - The minimum number of signatures required for the petition
See also[]
- PETITION_SHOW - Indicates information is available.