PMDF System Manager's Guide


Previous Next Contents Index


test numeric

Test whether all characters in a string are decimal digits.

Syntax

test numeric string

Command Qualifiers Defaults
None. None.

Parameters

string

String whose characters to test.

Description

The test numeric command checks whether or not the characters in a string are decimal digits.


Previous Next Contents Index