Use this constant to set a String to a null value or to check if a String value is a null. Value = null (the same as \0 in C programming)

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static readonly SalString STRING_Null

See Also