Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with 

  • Power Scripts Scripts™ 2.5 (server)
  • SIL Engine™ (former katl-commons) 2.5

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.

...