Click or drag to resize

CoreDb.SymSelect Method

X#
Select a new work area by specifying its alias as a string and return the number of the current work area.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD SymSelect(
	sAlias AS STRING
) AS LONG
Request Example View Source

Parameters

sAlias
Type: String
The alias of the work area you want to select.

Return Value

Type: Long
See Also