Create a xiqs <command> with additional parameters or filters
Namespace: com.iqsim.xiqsAssembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax
Parameters
- cmdname
- Type:
System String
the name of new xiqs command to set
- paramlist
- Type:
System Object
any value from integer, long, string, or xiqs filter
Return Value
a new xiqs command initialized with parametersExceptions
Exception | Condition |
---|---|
com.iqsim.xiqs FilterExistException | |
com.iqsim.xiqs InvalidArgumentTypeException | parameter is not of integer, long, or IXFilter object type |
See Also