Modify ↓
Opened 9 years ago
Closed 9 years ago
#3082 closed Feature Request (Rejected)
State that @extended can be only a interger in SetExtended documentation
Reported by: | TheDcoder | Owned by: | |
---|---|---|---|
Milestone: | Component: | Documentation | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
State that @extended can only be a integer in the doc page for SetExtended function, something like this in the last line of remarks:
@extended is limited between the values of -2147483648 to 2147483647. (NOTE: That means it can only be a number (or integer))
Attachments (0)
Change History (1)
comment:1 Changed 9 years ago by guinness
- Resolution set to Rejected
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
It's already stated in the parameters section
Code: "The required value (integer) to set into the @extended macro."