UseLineTerminator Property
See Also Example Applies To
A boolean which if set to True turns on line terminator functionality, if False turns it off.
Syntax
object.UseLineTerminator
The object placeholder represents an XMLRPCBase64 object.
Remarks
Default value is False, i.e. no line termination is assumed in the encoded string.
|