in Education by
AAE's "PDF Integration" command allows you to split a .pdf into a separate single file for a selected number of pages or range of pages (Figure 1). The "Single File With Selected Pages" field also allows you to input a variable. But how do you create a variable with a hyphen (-) included where it doesn't see that as an operator instead? The way I currently have the variable in Figure 2, AAE will see the hyphen (-) as an operator and subtract the two nested variables. I've tried putting the hyphen in parenthesis, double-quotes, single-quotes, and I can't find anything in AAE's documentation that shows how to use the hyphen as a character instead of an operator. I also tried using a dash (–), but AAE doesn't appear to recognize a dash in that field. The only area in their documentation that references a dash is in dates. The "Single File With Selected Pages" field in the "PDF Integration" command only allows you to enter 1 variable, so that is why I'm trying to create a "range" variable that includes the start and ending pages separated by the hyphen. Select the correct answer from above options

1 Answer

0 votes
by
There’s a workaround for your problem, what you can do is using variable operation: $start$@$end$ will concatenate with any sign that’s not math operation .i.e @ Now using the string operation replace the sign with a hyphen sign. Looking for RPA material from basics! Refer to this video on RPA provided by Intellipaat: Now you should get something like 6-8 and you can use it in the pdf split command to split.

Related questions

0 votes
    I want to get a value from a particular location from list variable. Right now what I see is it only ... from a specified location? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I want to get a value from a particular location from list variable. Right now what I see is it only ... from a specified location? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I am using AA for almost 6 months and I found that by default I am not able to see any lines/dotted lines/ ... to be set in properties? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using AA for almost 6 months and I found that by default I am not able to see any lines/dotted lines/ ... to be set in properties? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I started running process and now I can't stop it. I can't start running any other process while the first ... this problem? Thanks! Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I have seen Microsoft Cognitive services such as text analytics and some other services. Here I have gone through ... much about it? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am writing a task in Automation Anywhere and would like it to break if a certain variable is set to "false" ... the code is executed? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I need help with Automation Anywhere I have the following Drop-Down List and need to select an option. < option ... "0002" Thank you. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    How can I change the user input date format in Automation Anywhere without changing the system variable format? Example: ... 05/28/2018 Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Hello I tried to use MWC function in AAE to pick the correct position form drop-down menu but I am receiving ... supposed to look like. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm learning AAE for like a week and I have problem with for loop in excel file. I have prepared table with ... and how to fix it? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am writing a task in Automation Anywhere and would like it to break if a certain variable is set to "false" ... the code is executed? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I need help with Automation Anywhere I have the following Drop-Down List and need to select an option. < option ... "0002" Thank you. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    How can I change the user input date format in Automation Anywhere without changing the system variable format? Example: ... 05/28/2018 Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    Hello I tried to use MWC function in AAE to pick the correct position form drop-down menu but I am receiving ... supposed to look like. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
...