† SETTING_SET()

† SETTING_SET()

Formula removed in 2023-5-25 (Gloria 29). Never used

DESCRIPTION

SETTING_SET( SETTING_CODE, SETTING_VALUE, SCOPE {, SCOPE_OBJECT_ID})

This formula sets the value to a setting assigned to an object existent in a scope

Parameters:
  • SETTING_CODE: code of the setting to set
  • SETTING_VALUE: value to be assigned to the setting
  • SCOPE: scope object in which the setting is defined.
  • SCOPE_OBJECT_ID: ID of the scope object indicated. If NULL, then is the ID of the scope object in the current context (i.e. if SCOPE=TASK, then SCOPE_OBJECT_ID = current TASK_ID)

Calculated:

On close

Formula:

SETTING_SET( TASK.ROLE, 'Case Manager', PROGRAM)

Calculation


Notes:Not all the SETTING_CODES are available in all scopes. See OBJECT CODES to see availability


SETTING SCOPES

Scope
USER

TEAM

SUBSCRIPTION
TASK
PROGRAM