Returns the value of the given column of the invoking tuple as a string.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
string GetStringValue( string col ) |
Parameters
- col
- Type: System..::..String
Return Value
A char representing the value of the column.