Execute the Built In Client Contacts Summary Page Script Version 2.

Syntax

finScriptFunctions.BuiltInClientContactsSummaryScript(client, index, collectionName, [eventId], [eventArgs], [handled], [returnValues], [scriptContextData], [properties])

Parameters

NameTypeOptionalByRefDescription
client finClient The Client.
index Integer The Index of the Contact Address or Contact Method to summarise.
collectionName String The Name of the Collection that Index applies to. This is one of: ContactAddresses, ContactMethods.
eventId String Optional
eventArgs ISKeyValueList Optional If omitted, a value of Nothing is assumed.
handled Boolean Optional ByRef If omitted, a value of False is assumed.
returnValues ISKeyValueList Optional ByRef If omitted, a value of Nothing is assumed.
scriptContextData ISKeyValueList Optional If omitted, a value of Nothing is assumed.
properties ISKeyValueList Optional If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

Member of:
finScriptFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0