Concat Now Time in YYYYMMDDHH with LastName keyword test field as one string value
I have this piece of code # Obtain the current time TimeValue=aqDateTime.Time() # Obtain the current date and time NowValue=aqDateTime.Now() # Convert the returned date/time values to string val...