Col2 function

The Col2 function is set by the Field and [ ] functions, and returns the numeric value of the character position of the delimiter following the extracted data.

Col2()

* parsing a repository entity ID

AppID = EntID [1, "*"]
Type  = EntID [Col2() + 1, "*"]
Class = EntID [Col2() + 1, "*"]
Name  = EntID [Col2() + 1, "*"]
 
**
**
  • guides/programming/programmers_reference_manual/col2.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1