| 
StrToIntegerConverts string containing the value character representation into a value of the int (integer) type. 
 Parameters value [in] String containing the integer character representation format. Returned value Value of int type. Example: 
 See also PrintFormat(), StringToInteger(), IntegerToString() 
  |