Modify ↓
Opened 11 years ago
Closed 11 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)
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."