Text Resource
A read-only body of text backed by a string, file, archive entry, or other source. To create a text resource, use one of the factory methods in TextResourceFactory (e.g. project.resources.text.fromFile(myFile)
).
Since
2.2
Functions
Link copied to clipboard
Link copied to clipboard
Returns the input files registered when this resource is used as task input.
Link copied to clipboard
Returns the input properties registered when this resource is used as task input.