Question
Insert Text Variable
Hello,
Need to set the content of a textFrame on a master page to "Current Page Number" a slash and then the missing item "Last Page Number" as found under Type -> Text Variables -> Insert Variable -> "Last Page Number";
How do i add a text variable with scripting?
....parentTextFrames[0].contents = "^N/" + ?????;
Need to set the content of a textFrame on a master page to "Current Page Number" a slash and then the missing item "Last Page Number" as found under Type -> Text Variables -> Insert Variable -> "Last Page Number";
How do i add a text variable with scripting?
....parentTextFrames[0].contents = "^N/" + ?????;
