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.

Module:IsNum/doc: Difference between revisions

From Neodyland Wiki
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...'
 
m 1 revision imported
 
(No difference)

Latest revision as of 17:55, 12 August 2026

Usage

edit

{{#invoke:IsNum|isNumber}}


isNumber

edit

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.