11.17.7 ReadAllText Method
Read all texts in the file.
Note that the texts in the file must be encoded in UTF-8.
Output Arguments
Name
|
Type
|
Mandatory
|
Description
|
ErrorInfo
|
XPRIM_ErrorInfo
|
No
|
Indicates an error that might have occurred.
|
|
Return Value
Type
|
Description
|
String (Unicode)
|
The texts in the file.
|
|