stringToNumber abstract method

bool stringToNumber(
  1. String s
)

Implementation

bool stringToNumber(String s);