CustomContentBase::GetMapping (open)
Return the mapping for all return fields
Syntax
LOADLIB "mod::consilio/lib/contentproviders/customcontent.whlib";
RECORD ARRAY FUNCTION GetMapping()Return value
RECORD ARRAYMapping
STRING nameName of the field
suggestedIf the content should be used for autocomplete suggestions
tokenizedWhether the field should be tokenized
valueDefault value if this field isn't return (also used to determine the type of the field)