Returns the Id of the Script executing the function defined in scriptType.

Syntax

finClientFunctions.GetScriptId(scriptType, clientGroupPk, isIndividual, scriptId)

Parameters

NameTypeOptionalByRefDescription
scriptType isefinClientScriptType The type of Script to find.
clientGroupPk Integer The related Client Group. If this ScriptType is overridden on the Client Group this will be used.
isIndividual Boolean Indicates whether this is an Individual Client (as opposed to an Organisation). This may affect the Script returned, e.g., the Statistics Set Summary Page defined on a Client Group.
scriptId String ByRef The Id of the Script or a blank string if the Script was not found.

Return Value

Boolean

A Boolean value indicating success.

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