SETSTATUSHIDDEN

Set the visibility of the status field.

Parameters

hidden boolean,null (required) - Boolean value representing whether the field should be hidden, or null to restore the original value

Examples

SETSTATUSHIDDEN(true);

// Sets the status field to be hidden