<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > StringToStream |
Service
Method
StringToStream
Description
Converts a string to a reference.
Input |
|||
Name |
Description |
Type |
Optional |
s |
String to convert. |
String |
|
encoding |
Encoding: 'ASCII', 'BigEndianUnicode', 'Unicode', 'UTF32', 'UTF7' or 'UTF8' (defaults to 'UTF8'). |
String |
Y |
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A reference containing the specified string. (Required). |
Reference |
|