Share via


SysGlobalCache.clear Method [AX 2012]

Clears all the values stored for a given owner.

Syntax

public boolean clear(str _owner)

Run On

Called

Parameters

  • _owner
    Type: str

Return Value

Type: boolean
true if one or more values were cleared; otherwise, false.

See Also

Reference

SysGlobalCache Class