Skip to end of banner
Go to start of banner

Multi-Value Fields - Getting Values

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

string [] mySelections = customfield_12345; 

NOTE: Getting the value using the customfield id is not the best practice when writing SIL scripts. See the Working with Custom Fields example for more information on the best practices.

  • No labels