Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.33 SkipLeadingBlank property

This property sets that blank and tab in the head are ignored.

Syntax

object.SkipLeadingBlank = boolean

object

This specifies object expressions that define references to objects.

boolean

This sets whether blank and tab in the head are ignored. As for values to be set, refer to the following setting values.

Setting value

Setting values of the SkipLeadingBlank property are as follows.

Setting value

Meaning

True

Blanks and tabs in the head are ignored.

False

Blank and tab in the head are to be compared. (Default value)

Description