Click or drag to resize

ProcName Function (Long, Logic)

X#

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION ProcName(
	wActivation AS LONG,
	lShowSignature AS LOGIC
) AS STRING
Request Example View Source

Parameters

wActivation
Type: Long
lShowSignature
Type: Logic

Return Value

Type: String
See Also