Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:14, 19 February 2026 by commons>Jarekt (Created page with '{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Module rating|release}}{{Module rating|protected}} == Usage == <code><nowiki>{{</nowiki>#invoke:{{subst:BASEPAGENAME}}|''isNumber''<nowiki>}}</nowiki></code> <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly> == isNumber == Checks if string is a number Usage...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:IsNum

Usage

{{#invoke:IsNum|isNumber}}


isNumber

Checks if string is a number Usage:

{{#invoke:IsNum|isNumber|string}}

Parameters:

string
The string to test

Example {{#invoke:IsNum|isNumber|hello}} gives 0, while {{#invoke:IsNum|isNumber|-200e-5}} gives 1


Cookies help us deliver our services. By using our services, you agree to our use of cookies.