Text File Function

Overview

Provides an expression function that can be used to read a specific number of lines from a text file and return them as a list.

Note: that it is not recommended to return all lines at once.

Key Features & Functionality

  • readlinesfromtextfile() function
Anonymous
Parents
  • We are getting the following error when trying to deploy this to our environment (in stdOut.log)

    The Plug-in com.nathanthered.plugins.textfilefunctions Module readLinesFromTextFile is missing the following internationalization bundle(s) for Locale en_US: [com.nathanthered.plugins.textfilefunctions.readLinesFromTextFile]
Comment
  • We are getting the following error when trying to deploy this to our environment (in stdOut.log)

    The Plug-in com.nathanthered.plugins.textfilefunctions Module readLinesFromTextFile is missing the following internationalization bundle(s) for Locale en_US: [com.nathanthered.plugins.textfilefunctions.readLinesFromTextFile]
Children
No Data