RPTools

Personal tools
From MapToolDoc
(Redirected from Macros:Functions:isNumber)

isNumber

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

isNumber() Function

Introduced in version 1.3b48

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

Usage

  1. [h: num = isNumber(val)]