Info | ||
---|---|---|
| ||
This routine is available starting with
|
Syntax
lfSet(field, value, [triggerChange]);
...
Excerpt |
---|
Sets the field with the given values. |
Note Note that this sets the value on the screen only. It does not set the value on the issue because setting it on the issue requires direct access to the field.
...