Skip to main content

SET

Use the SET command to change a runtime parameter.

Syntax

SET parameter_name { TO | = } { value | 'value' | DEFAULT};

Parameters

Parameter or clauseDescription
parameter_nameName of the runtime parameters.
valueNew value of parameter. Values can be specified as string constants, identifiers, numbers, or comma-separated lists of these, as appropriate for the particular parameter. DEFAULT can be written to specify resetting the parameter to its default value (that is, whatever value it would have had if no SET had been executed in the current session).

Help us make this doc better!

Was this page helpful?

Happy React is loading...