Previous Topic: User Keywords RulesNext Topic: Examples


Format

This statement has the following format:

@   keyword = 'value'
@

Model Statement delimiter in column 1, indicating that this is a Model Control statement, not a Data Statement.

keyword

The user keyword or a system keyword for which the value can be changed.

'value'

The value assigned to the given keyword. The value must be surrounded by single quotes. If the value itself must contain a quote, use two single quotes to distinguish the embedded quote from the value delimiters.