Toggle navigation
Navigation
Analytica Docs home
Functions by category
Contents of User Guide
Recent changes
Help on wiki editing
Lumina site
Buy or upgrade Analytica
This page
Discussion
View
View source
History
Tools
What links here
Related changes
Special pages
Permanent link
Page information
Login
Error Messages/40235
<
Error Messages
Revision as of 17:24, 2 May 2011 by
Lchrisman
(
talk
|
contribs
)
(
→Message
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Message
In call to function %fn%, the %n% parameter, «%name%», should be numeric.
Examples:
In call to function
Sequence
, the first parameter, «start», should be numeric.
In call to function
Uniform
, the second parameter, «max», should be numeric.
Some examples that cause this error
Sequence
("A",7)
Uniform
(0,Null)
Comments
Sort by date
Sort by score
Enable comment auto-refresher
You are not allowed to post comments.
Message
Some examples that cause this error
Enable comment auto-refresher