_this.value
. The expressions need to be evaluated to a boolean value (true|false
). Examples:_this.value == _this.value.toUpperCase()
_this.value > 10
_this.value.isAfter(java.time.LocalDateTime.parse(\"2016-12-04T12:45:30\")
/\[email protected]\S+/.test("_this.value")
%s
specifier. For example, typing the value MyString
for a string type Local Code property where the property definition's validation expression and message are_this.value == _this.value.toUpperCase()
Only upper case letters are allowed. '%s' has lowercase letters
,'MyString'
has lowercase letters.+
button located in the Additional properties the section toolbar and selecting the type of the property. The attributes of the new property can be set using the editor. User-defined properties on the Local Code Editor are presented in the order of the corresponding property definitions configured on the Local Code System Editor. The order of the definitions can be rearranged using the arrow buttons located on the property definition section headers. The detailed definition of a property can be collapsed individually or by pressing the Collapse All
button on the section toolbar. Pressing the Expand All
button shows the details of all the property definitions. To remove the property, the X
button located on the section toolbar needs to be pressed.