Makes a call to a VBScript function
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault in which the document resides.
- docid
- Type:
System String
The unique identifier of the document inside the vault.
- functionname
- Type:
System String
Name of the VBScript function
- args
- Type:
System Object
array of function arguments
Return Value
return value of the functionRemarks
See Also