File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ TagExtractorUtils.prototype = {
5959```
60605 . Use it as any other script include.
6161
62- #### Use in Business Rule with a couple of custom text fields
62+ #### Use in Business Rule with a couple of custom text fields and previously created script include
6363
64641 . Go to ** Business Rules** in the Application Navigator.
65652 . Click ** New** , choose a table (e.g., ` sc_task ` , ` incident ` ).
@@ -76,7 +76,7 @@ TagExtractorUtils.prototype = {
7676
7777})(current, previous);
7878```
79- #### Use in Flow Action Script
79+ #### Use in Flow Action Script and previously created script include
8080
81811 . Go to ** Flow Designer > Action** and click ** New Action** .
82822 . Give it a name like ` Extract Tags from Text ` .
You can’t perform that action at this time.
0 commit comments