Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: CustomField.GetValue

Scoped Name

APIServer.CustomField.GetValue

Interface

Field Variable ...as Description
Entity FetchKey Input The entity the custom field is defined for.
InstanceKey FetchKey Input The unique identification of the record in the entity (converted to a character string).
PropertyName FetchKey Input The name of the custom field.
Value FetchedData Output The specified value.

Description

Retrieves the value for a custom field for a record. If no value has been registered for the custom field, the API returns a blank value.

Events

Universal events