Overview of keywords (SDL script) — Keywords for working with item properties
Setting the value of an item property:
Sets the value of the current item's standard or extended property.
Getting the value of an item property:
Returns the value of a standard or extended property for the current item.
Returns the value of a standard or extended property for the current item. The value is returned as an all lowercase string.
Returns the value of a standard or extended property for the current item. The value is returned as an all uppercase string.
Generating an item property value as a comment:
Generates an item property as a code comment.
Miscellaneous:
%isin
Searches for a substring in a string, where the substring and string can be an item property.
Evaluates whether a property can be interpreted as a numeric.
Evaluates whether the case and characters of a string match the case and characters of another string.