We installed an Action Pack to extract excel file values to a static vara. The values in the excel file is runids of the jobs. When the value is imported it is not in the correct format, for example it shows the run ids as 1.0109717E7 or 6.3435568E7. We want to use the run ids to deactivate those jobs. Is there a way to convert this value in the proper format? The variable data type is text and scope is freely selected.