isNumber: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Applied Template:MacroFunction)
(No difference)

Revision as of 20:56, 8 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

isNumber() Function

Returns 1 if the parameter is a number, or 0 if it is not.

Usage

[h: num = isNumber(val)]