Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

To retrieve the value of a date custom field simply create a date variable and set the value to the custom field.

To retrieve the value of a date custom field simply create a date variable and set the value to the custom field.

To set the value of a date custom field simply set the custom field to equal a date string or a date variable variable.

...

  • Date Picker

  • Date Time Picker

NOTE: getting the value using the customfield id is not the best practice when
writing SIL scripts. See theWorking with Custom Fieldsexample for more
information on the best practices.

...