is_numeric


Description:

public static bool is_numeric (string value)

Return true if value is completely numeric.

Parameters:

value String field value

Returns:

boolean