Execute the Built In Security Statement Security Items Summary Script.
Syntax
finScriptFunctions.BuiltInRecentActionsSummaryScript(userPk, [eventId], [eventArgs], [handled], [returnValues], [scriptContextData])
Parameters
| Name | Type | Optional | ByRef | Description |
| userPk |
Integer |
|
|
|
| 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. |
Return Value
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0