Click or drag to resize

DataFunctionsGetExpressionsForLkString Method

Text Functions that creates the expressions string of lkString based on an expressions list. Uses the separator character MV(253).

Namespace:  LinkarClient
Assembly:  LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public string GetExpressionsForLkString(
	string[] expressions
)

Parameters

expressions
Type: SystemString
Expressions list.

Return Value

Type: String
Expressions string of lkString separated by the character MV (253).
See Also