View TB_SetResetCaptions.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
------------------------------------------------------------------------------- | |
Name: TB_SetResetCaptions.js | |
Description: This script sets caption text on multiple captions across multiple panels. | |
Usage: Select panels, then select captions, then either enter text to overwrite or leave blank to clear. | |
Author: Karl Olson & Corey Barnes | |
Created: 2018/08/30 | |
Updated: 2018/09/04 | |
Version: 1.0.0 | |
------------------------------------------------------------------------------- |
View TB_Delete_Caption_Text.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
------------------------------------------------------------------------------- | |
Name: TB_Delete_Caption_Text.js | |
Description: This script clears caption text from multiple captions across multiple panels. | |
Usage: | |
Author: Karl Olson & Corey Barnes |