GetNoCommonDefault

STD.File.GetNoCommonDefault( )

Return: GetNoCommonDefault returns a BOOLEAN value

The GetNoCommonDefault function returns the boolean value of the 'noCommon' property in the system configuration if it is defined. Otherwise it returns 'true' as the default.

Example:

IMPORT STD;
A := STD.File.GetNoCommonDefault();

See Also: SprayFixed, SprayXML, SprayJSON, SprayDelimited