Convert placeholder tags in an imported script
- Last UpdatedApr 23, 2025
- 1 minute read
When you import or export a QuickFunction to or from your current application, all the tags associated with that QuickFunction are transferred. But, the tags are not added to your new application's Tagname Dictionary. Instead, they are automatically marked as placeholder tags. You must convert these placeholder tags and, if required, define them in your new application Tagname Dictionary.
Convert placeholder tags in an imported script
-
On the Scripts pane, select the type of QuickFunction you imported.
The QuickFunction script editor appears, showing the first QuickFunction on file for the selected type of script.

-
Select Convert. The Convert dialog box appears.

-
Convert the tags.
-
Select Local to convert the placeholder tags to local tags. You are prompted to define each tag in the Tagname Dictionary.
-
Select Remote to convert the placeholder tags to remote tag references. The Access Names dialog box appears. Highlight the Access Name and Select Close.
-
-
After the tags are converted, select OK in the QuickScript editor.