paddingChar Property
Set or return the character to use for padding.
HostScreen.paddingChar
Arguments
HostScreen
Required. HostScreen object.
Remarks
READWRITE.
Default is a null ('\0'). Use this character to fill a string when updating an unprotected field. To set to the null value, pass a unquoted 0 (zero) as the property. Passing a number will result in its ASCII value being used, a string will have the first character used.
Requirements
Flynet Viewer
See Also
Applies To: HostScreen object
© 2016 Inventu Corporation, Flynet LTD