Click or drag to resize

SetSpace Function (Logic)

X#
Change the setting that determines whether a space is displayed between fields or expressions when you use the ? or ?? command.

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION SetSpace(
	lSet AS LOGIC
) AS LOGIC
Request Example View Source

Parameters

lSet
Type: Logic

Return Value

Type: Logic
See Also