Read All Text
UiPath.GSuite.Activities.ReadAllText
Description
Reads an array of strings representing the raw text in a Google document.
Scopes
This activity requires the following scopes:
OR
OR
OR
OR
Project compatibility
Windows - Legacy | Windows
Configuration
In the body of the activity
- Document - The Google document you want to read. Typically obtained via the Use Google Document activity. This property supports
IGoogleDocTargetvariables. - Save to - A string representing the raw text in the Google document. This property supports
Stringvariables and string formatted values.
Properties panel
Common
- ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- Document - See Document in the body of the activity.
- DocumentID - The ID of the Google Docs document. This property supports
Stringvariables and string formatted values.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output
- Result - See Save to in the body of the activity.