Hi Belltown, is the 5 second wait a min fixed time?;
xmlString = _getPathToString (xmlPath, 5000)
if I put 30 (Seconds), will it wait until the 30 seconds is up if no response or if a response is received before the 30 seconds will stop waiting then move on? Thx