Use JSL to recode a column with user input
Hi, I'm looking to use JSL to recode a column (creating a new column), based on user input. I have data that we get from a batch process, and we can identify each batch based on time, so I can clean up the data to look something like this:What I would like to do is then prompt the user for input, in this case the lot number that corresponds to each batch, which would then be used to recode a new ...