Modify ↓
#2926 closed Bug (No Bug)
IsFunc() documentation examples
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
Both examples for IsFunc() have incorrect texts.
Example 1: "This will return 1 as the function is native: " 1 should be 2.
Example 2: "This will return 2 as the function is a user function: " 2 should be 1.
Attachments (0)
Change History (1)
comment:1 by , on Oct 21, 2014 at 4:19:52 AM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This has been corrected in the beta help files. The help file for 3.3.13.19 already shows the corrected text.